Triangle-Free 2-Matchings Revisited
Abstract
A \emph{2-matching} in an undirected graph is a function such that for each node the sum of values on all edges incident to does not exceed~2. The \emph{size} of is the sum . If contains no triangles then is called \emph{triangle-free}. Cornu\'ejols and Pulleyblank devised a combinatorial -algorithm that finds a triangle free 2-matching of maximum size (hereinafter , ) and also established a min-max theorem. We claim that this approach is, in fact, superfluous by demonstrating how their results may be obtained directly from the Edmonds--Gallai decomposition. Applying the algorithm of Micali and Vazirani we are able to find a maximum triangle-free 2-matching in -time. Also we give a short self-contained algorithmic proof of the min-max theorem. Next, we consider the case of regular graphs. It is well-known that every regular graph admits a perfect 2-matching. One can easily strengthen this result and prove that every -regular graph (for ) contains a perfect triangle-free 2-matching. We give the following algorithms for finding a perfect triangle-free 2-matching in a -regular graph: an O(n)-algorithm for , an -algorithm for (), and an -algorithm for (). We also prove that there exists a constant such that every 3-regular graph contains at least perfect triangle-free 2-matchings.
Keywords
Cite
@article{arxiv.1003.2697,
title = {Triangle-Free 2-Matchings Revisited},
author = {Maxim Babenko and Alexey Gusakov and Ilya Razenshteyn},
journal= {arXiv preprint arXiv:1003.2697},
year = {2015}
}
Comments
COCOON2010