ISBN-13: 9783639136210 / Angielski / Miękka / 2009 / 104 str.
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 algorithm to provide feasiblesolutions at each node of the branch-and-bound tree.The branch-and-cut algorithm computes globallyoptimal solutions for dense graphs with up to 60vertices, for grid graphs with up to 100 vertices,and for different values of k, providing the bestexact approach to date for k 2.