Simplex Transformations and the Multiway Cut Problem
针对多路割问题,提出基于单纯形变换的新方法,简化了现有算法并达到与当前最佳计算机验证结果相近的近似保证。
We consider multiway cut, a basic graph partitioning problem in which the goal is to find the minimum weight collection of edges disconnecting a given set of special vertices called terminals. Multiway cut admits a well-known simplex embedding relaxation, where rounding this embedding is equivalent to partitioning the simplex. Current best-known solutions to the problem are comprised of a mix of several different ingredients, resulting in intricate algorithms. Moreover, the best of these algorithms is too complex to fully analyze analytically, and a computer was partly used in verifying its approximation factor. We propose a new approach to simplex partitioning and the multiway cut problem based on general transformations of the simplex that allow dependencies between the different variables. Our approach admits much simpler algorithms and, in addition, yields an approximation guarantee for the multiway cut problem that (roughly) matches the current best computer-verified approximation factor.