English

Weighted Triangle-free 2-matching Problem with Edge-disjoint Forbidden Triangles

Data Structures and Algorithms 2019-11-18 v1 Combinatorics

Abstract

The weighted T\mathcal{T}-free 22-matching problem is the following problem: given an undirected graph GG, a weight function on its edge set, and a set T\mathcal{T} of triangles in GG, find a maximum weight 22-matching containing no triangle in T\mathcal{T}. When T\mathcal{T} is the set of all triangles in GG, this problem is known as the weighted triangle-free 22-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 T\mathcal{T}-free 22-matching problem under the assumption that T\mathcal{T} 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 T\mathcal{T}-free 22-matching problem.

Keywords

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}
}
R2 v1 2026-06-23T12:16:42.170Z