Weighted Triangle-free 2-matching Problem with Edge-disjoint Forbidden Triangles
Abstract
The weighted -free -matching problem is the following problem: given an undirected graph , a weight function on its edge set, and a set of triangles in , find a maximum weight -matching containing no triangle in . When is the set of all triangles in , this problem is known as the weighted triangle-free -matching problem, which is a long-standing open problem. A main contribution of this paper is to give a first polynomial-time algorithm for the weighted -free -matching problem under the assumption that is a set of edge-disjoint triangles. In our algorithm, a key ingredient is to give an extended formulation representing the solution set, that is, we introduce new variables and represent the convex hull of the feasible solutions as a projection of another polytope in a higher dimensional space. Although our extended formulation has exponentially many inequalities, we show that the separation problem can be solved in polynomial time, which leads to a polynomial-time algorithm for the weighted -free -matching problem.
Cite
@article{arxiv.1911.06436,
title = {Weighted Triangle-free 2-matching Problem with Edge-disjoint Forbidden Triangles},
author = {Yusuke Kobayashi},
journal= {arXiv preprint arXiv:1911.06436},
year = {2019}
}