Question: SemiDefinitePrograms Consider an undirected graph G = ( V , E ) with an even number of nodes and non - negative weights w i
SemiDefinitePrograms Consider an undirected graph with an even number of
nodes and nonnegative weights for each edge in and if inE We would
like to partition the nodes in into two sets and of equal cardinality so that the total
weight of the cut is maximized.
a Formulate this problem as a boolean optimization.
b Apply the lifting idea to construct an SDP relaxation for the boolean optimization. Make sure that your optimization involves only a matrix variable of size and noother variables.
use the following hint please to answer the question:
use a vector x belongs to Rn to represrent the partitioncut ie xi if the node i belongs to S and xi if the node i belongs to VS Apply the lifting idea and define a matrix
X xxt transpose with a rank constraint
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
