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 $n := \abs{VG}$, $m := \abs{EG}$) 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 $c > 1$ such that every 3-regular graph contains at least perfect triangle-free 2-matchings.
Paper Prompts
Sign up for free to create and run prompts on this paper.