Question: ( 6 points ) A stable set of a graph G = ( V , E ) is defined as a set of nodes SsubeV

(6 points) A stable set of a graph G=(V,E) is defined as a set of nodes SsubeV with the property that
the nodes in S are pairwise non-adjacent (two nodes are adjacent if there is an edge between them).
(a)(2 points) Formulate the problem of finding a maximum cardinality stable set as an MILP.
(b)(4 points) An odd hole is a cycle with an odd number of nodes and no edges between non-adjacent
nodes of the cycle. Let xj be a binary variable that takes a value 1 if a node jinS. If H denotes
the set of nodes in an odd hole, show that the following inequality is valid: jinH?xj|H|-12.
( 6 points ) A stable set of a graph G = ( V , E

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!