Randomized greedy algorithms for independent sets and matchings in regular graphs: Exact results and finite girth corrections
David Gamarnik, David Goldberg

TL;DR
This paper analyzes the performance of a simple greedy algorithm for finding large independent sets and matchings in regular graphs, providing exact bounds, finite girth corrections, and results for arbitrary graphs and weighted cases.
Contribution
It introduces explicit formulas and finite girth corrections for the greedy algorithm's performance on regular graphs, and extends results to matchings, arbitrary graphs, and weighted cases.
Findings
Expected independent set size in regular graphs with girth g.
Greedy algorithm yields nearly perfect matchings for large r and g.
Concentration of independent set and matching sizes around the mean.
Abstract
We derive new results for the performance of a simple greedy algorithm for finding large independent sets and matchings in constant degree regular graphs. We show that for -regular graphs with nodes and girth at least , the algorithm finds an independent set of expected cardinality , where is a function which we explicitly compute. A similar result is established for matchings. Our results imply improved bounds for the size of the largest independent set in these graphs, and provide the first results of this type for matchings. As an implication we show that the greedy algorithm returns a nearly perfect matching when both the degree and girth are large. Furthermore, we show that the cardinality of independent sets and matchings produced by the greedy algorithm in \emph{arbitrary} bounded degree…
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.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Optimization and Search Problems
