Let be a bipartite graph.
Prove that the complement of is a perfect graph.
Given a complete graph with edge weights and nodes,
we wish to partition the vertices into
sets each containing exactly vertices so as to minimize the sum of the edge weights of the edges with endpoints in the same set.
Let denote the -vector of ones and let for .
Show that the following semidefinite program gives a lower bound
on the optimal value of this problem, where is an matrix:
An instance of the symmetric traveling salesman problem on
the complete graph on vertices has edge weights for each edge .
Let be the matrix of edge weights, so is symmetric and the
diagonal terms of are all zero.
Let be the adjacency matrix of the standard cycle on ,
so
Let be an permutation matrix, so it has exactly one ``1'' in each row and each
column, with the rest of the entries being zero.
Given a Hamiltonian tour on , show that a permutation matrix can be
selected so that the value of the tour is equal to the trace of the matrix
.
Conversely, show that if is a permutation matrix then the trace of
gives the value of a tour.
(This result is the basis for an SDP relaxation of the traveling salesman problem.)
Let
Assume is symmetric.
Assume the submatrices
are positive semidefinite.
Show that can be chosen so that is positive semidefinite.
(This result can be generalized to allow an approach to
solving semidefinite programs that exploits sparsity.
The approach involves looking at cliques in chordal graphs.)
Give a progress report on your project. Your report should be at least a couple of
paragraphs long. It doesn't need to repeat anything from your initial report from March 2.