Tight Competitive Ratios of Classic Matching Algorithms in the Fully Online Model
Zhiyi Huang, Binghui Peng, Zhihao Gavin Tang, Runzhou Tao, Xiaowei Wu, and Yuhao Zhang

TL;DR
This paper determines the exact competitive ratios of classic algorithms for the fully online matching problem, establishing tight bounds for both fractional and integral cases and improving existing hardness results.
Contribution
It provides the first tight competitive ratio bounds for the fractional water-filling algorithm and the ranking algorithm in the fully online matching model.
Findings
Fractional water-filling algorithm is 2−√2≈0.585-competitive.
Ranking algorithm on bipartite graphs has a tight ratio of approximately 0.567.
Hardness results improve previous upper bounds for the problem.
Abstract
Huang et al.~(STOC 2018) introduced the fully online matching problem, a generalization of the classic online bipartite matching problem in that it allows all vertices to arrive online and considers general graphs. They showed that the ranking algorithm by Karp et al.~(STOC 1990) is strictly better than -competitive and the problem is strictly harder than the online bipartite matching problem in that no algorithms can be -competitive. This paper pins down two tight competitive ratios of classic algorithms for the fully online matching problem. For the fractional version of the problem, we show that a natural instantiation of the water-filling algorithm is -competitive, together with a matching hardness result. Interestingly, our hardness result applies to arbitrary algorithms in the edge-arrival models of the online matching problem, improving…
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 · Cryptography and Data Security
