切割平面法对完美匹配问题是多项式时间的

The Cutting Plane Method is Polynomial for Perfect Matchings

Mathematics of Operations Research · 2015
被引 9
ABS 3

中文导读

提出一种仅使用Edmonds花不等式的切割平面算法,能在多项式时间内收敛到最小成本完美匹配,且中间解保持半整数性质,由奇环和边的无交并支撑。

Abstract

The cutting plane approach to finding minimum-cost perfect matchings has been discussed by several authors over past decades. Its convergence has been an open question. We develop a cutting plane algorithm that converges in polynomial-time using only Edmonds’ blossom inequalities, and which maintains half-integral intermediate LP solutions supported by a disjoint union of odd cycles and edges. Our main insight is a method to retain only a subset of the previously added cutting planes based on their dual values. This allows us to quickly find violated blossom inequalities and argue convergence by tracking the number of odd cycles in the support of intermediate solutions.

组合优化整数规划图论算法