On $b$-Matching and Fully-Dynamic Maximum $k$-Edge Coloring
Antoine El-Hayek, Kathrin Hanauer, Monika Henzinger

TL;DR
This paper introduces new algorithms for the dynamic maximum $k$-edge coloring problem, leveraging advances in $b$-matching, and provides approximation guarantees with efficient update times.
Contribution
It presents three novel algorithms for dynamic maximum $k$-edge coloring, building on recent $b$-matching techniques, with improved approximation ratios and update times.
Findings
Achieves a $(2+ ext{epsilon})rac{k+1}{k}$-approximation with polylogarithmic update time.
Provides a $(8+ ext{epsilon})rac{3k+3}{3k-1}$-approximation with polylogarithmic update time.
Introduces a greedy algorithm with $O( ext{Delta}+k)$ update time and a 2.16-approximation factor.
Abstract
Given a graph that is modified by a sequence of edge insertions and deletions, we study the Maximum -Edge Coloring problem Having access to colors, how can we color as many edges of as possible such that no two adjacent edges share the same color? While this problem is different from simply maintaining a -matching with , the two problems are closely related: a maximum -matching always contains a -approximate maximum -edge coloring. However, maximum -matching can be solved efficiently in the static setting, whereas the Maximum -Edge Coloring problem is NP-hard and even APX-hard for . We present new results on both problems: For -matching, we show a new integrality gap result and for the case where is a constant, we adapt Wajc's matching sparsification scheme~[STOC20]. Using these as basis, we give three new algorithms…
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.
