A simple combinatorial algorithm for restricted 2-matchings in subcubic graphs -- via half-edges
Katarzyna Paluch (1), Mateusz Wasylkiewicz (1) ((1) Institute of, Computer Science, University of Wroc{\l}aw)

TL;DR
This paper introduces a simple combinatorial reduction using half-edges to solve maximum weight restricted 2-matchings in subcubic graphs efficiently, covering triangle-free and square-free variants.
Contribution
The authors present a straightforward reduction to maximum weight b-matching for restricted 2-matchings in subcubic graphs, improving algorithm simplicity and speed.
Findings
Algorithms run in O(n^2 log n) time
Applicable to triangle-free and square-free 2-matchings
Reduction simplifies existing complex methods
Abstract
We consider three variants of the problem of finding a maximum weight restricted -matching in a subcubic graph . (A -matching is any subset of the edges such that each vertex is incident to at most two of its edges.) Depending on the variant a restricted -matching means a -matching that is either triangle-free or square-free or both triangle- and square-free. While there exist polynomial time algorithms for the first two types of -matchings, they are quite complicated or use advanced methodology. For each of the three problems we present a simple reduction to the computation of a maximum weight -matching. The reduction is conducted with the aid of half-edges. A half-edge of edge is, informally speaking, a half of containing exactly one of its endpoints. For a subset of triangles of , we replace each edge of such a triangle with two half-edges. Two…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
