36fb0b59f908492e.tex
1: \begin{abstract}
2: We consider a variant of the clustering problem for a complete weighted graph.
3: The aim is to partition the nodes into clusters maximizing the sum of the edge weights within the clusters.
4: This problem is known as the clique partitioning problem, being NP-hard in the general case of having edge weights of different signs.
5: We propose a new method of estimating an upper bound of the objective function that we combine with the classical branch-and-bound technique to find the exact solution.
6: We evaluate our approach on a broad range of random graphs and real-world networks.
7: The proposed approach provided tighter upper bounds and achieved significant convergence speed improvements compared to known alternative methods.
8: \end{abstract}
9: