Optimal Online Bipartite Matching in Degree-2 Graphs
Amey Bhangale, Arghya Chakraborty, Prahladh Harsha

TL;DR
This paper investigates online bipartite matching in degree-2 graphs, revealing a separation between fractional and integral matchings and establishing optimal competitive ratios for these classes.
Contribution
It proves the optimality of the Half-Half algorithm for fractional matchings in degree-2 graphs and demonstrates a fundamental difference between fractional and integral online matchings.
Findings
Half-Half algorithm achieves approximately 0.71777 competitive ratio
Optimal fractional matching ratio is 0.75 in degree-2 graphs
No perfect rounding scheme exists for these matchings
Abstract
Online bipartite matching is a classical problem in online algorithms and we know that both the deterministic fractional and randomized integral online matchings achieve the same competitive ratio of . In this work, we study classes of graphs where the online degree is restricted to . As expected, one can achieve a competitive ratio of better than in both the deterministic fractional and randomized integral cases, but surprisingly, these ratios are not the same. It was already known that for fractional matching, a competitive ratio algorithm is optimal. We show that the folklore \textsc{Half-Half} algorithm achieves a competitive ratio of and more surprisingly, show that this is optimal by giving a matching lower-bound. This yields a separation between the two problems: deterministic fractional and randomized…
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
TopicsOptimization and Search Problems · Complexity and Algorithms in Graphs · Distributed systems and fault tolerance
