Yet another algorithm for dense max cut: go greedy

Published: 01 Jan 2008, Last Modified: 08 Aug 2024SODA 2008EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: We study dense instances of MaxCut and its generalizations. Following a long list of existing, diverse and often sophisticated approximation schemes, we propose taking the naïve greedy approach; we prove that when the vertices are considered in random order, our algorithms are still approximation schemes. Our algorithms may be simple, but the analysis is not. It relies on smoothing the vertices defining the partial cuts and on proving certain martingale properties. We also give a simpler proof of the result from Alon, Fernandez de la Vega, Kannan, and Karpinski [1] that dense problems have sample complexity Õ (1/ε4). Like previous work, our results generalize to dense maximum constraint satisfaction problems.
Loading