Solving Partition Problems
Bissan Ghaddar
Broschiertes Buch

Solving Partition Problems

A Branch-and-Cut Approach based on Semidefinite Programming

Versandkostenfrei!
Versandfertig in 6-10 Tagen
32,99 €
inkl. MwSt.
PAYBACK Punkte
16 °P sammeln!
The minimum k-partition (MkP) problem is the problemof partitioning the set of vertices of a graph into kdisjoint subsets so as to minimize the total weightof the edges joining vertices in the same partition.The main contribution is the design andimplementation of a novel iterative clusteringheuristic (ICH) based on semide nite programming to nd feasible solutions for the MkP problem. Wecompare ICH to the hyperplane rounding techniques,and the computational results support the conclusionthat ICH consistently provides better feasiblesolutions for the MkP problem. We use ICH in abranch-and-cut a...