An Iterated Tabu Search Approach for the Clique Partitioning Problem

Gintaras Palubeckis,Armantas Ostreika,Arūnas Tomkevičius
DOI: https://doi.org/10.1155/2014/353101
2014-01-01
The Scientific World JOURNAL
Abstract:Given an edge-weighted undirected graph with weights specifying dissimilarities between pairs of objects, represented by the vertices of the graph, the clique partitioning problem (CPP) is to partition the vertex set of the graph into mutually disjoint subsets such that the sum of the edge weights over all cliques induced by the subsets is as small as possible. We develop an iterated tabu search (ITS) algorithm for solving this problem. The proposed algorithm incorporates tabu search, local search, and solution perturbation procedures. We report computational results on CPP instances of size up to 2000 vertices. Performance comparisons of ITS against state-of-the-art methods from the literature demonstrate the competitiveness of our approach.
What problem does this paper attempt to address?