Understanding the Cluster LP for Correlation Clustering

Nairen Cao,Vincent Cohen-Addad,Euiwoong Lee,Shi Li,Alantha Newman,Lukas Vogl
DOI: https://doi.org/10.1145/3618260.3649749
2024-04-27
Abstract:In the classic Correlation Clustering problem introduced by Bansal, Blum, and Chawla~(FOCS 2002), the input is a complete graph where edges are labeled either $+$ or $-$, and the goal is to find a partition of the vertices that minimizes the sum of the +edges across parts plus the sum of the -edges within parts. In recent years, Chawla, Makarychev, Schramm and Yaroslavtsev~(STOC 2015) gave a 2.06-approximation by providing a near-optimal rounding of the standard LP, and Cohen-Addad, Lee, Li, and Newman~(FOCS 2022, 2023) finally bypassed the integrality gap of 2 for this LP giving a $1.73$-approximation for the problem.
Data Structures and Algorithms
What problem does this paper attempt to address?