A greedy algorithm for finding a large 2-matching on a random cubic graph
Deepak Bal, Patrick Bennett, Tom Bohman, Alan Frieze

TL;DR
This paper analyzes a greedy algorithm for finding large 2-matchings in random cubic graphs, showing it typically produces a 2-matching with a small number of components proportional to n^{1/5}.
Contribution
It provides a probabilistic analysis of a greedy algorithm's effectiveness in large random cubic graphs, establishing bounds on the number of components in the resulting 2-matching.
Findings
The algorithm outputs a 2-matching with about n^{1/5} components.
The analysis applies with high probability to random 3-regular graphs.
The size of the 2-matching approaches the maximum possible in such graphs.
Abstract
A 2-matching of a graph is a spanning subgraph with maximum degree two. The size of a 2-matching is the number of edges in and this is at least where is the number of vertices of and denotes the number of components. In this paper, we analyze the performance of a greedy algorithm \textsc{2greedy} for finding a large 2-matching on a random 3-regular graph. We prove that with high probability, the algorithm outputs a 2-matching with .
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.
