An algorithmic Vizing's theorem: toward efficient edge-coloring sampling with an optimal number of colors

January 20, 2025 Β· Declared Dead Β· πŸ› arXiv.org

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Lucas De Meyer, FrantiΕ‘ek KardoΕ‘, AurΓ©lie Lagoutte, Guillem Perarnau arXiv ID 2501.11541 Category cs.DS: Data Structures & Algorithms Cross-listed cs.DM Citations 3 Venue arXiv.org Last Checked 4 months ago
Abstract
The problem of sampling edge-colorings of graphs with maximum degree $Ξ”$ has received considerable attention and efficient algorithms are available when the number of colors is large enough with respect to $Ξ”$. Vizing's theorem guarantees the existence of a $(Ξ”+1)$-edge-coloring, raising the natural question of how to efficiently sample such edge-colorings. In this paper, we take an initial step toward addressing this question. Building on the approach of Dotan, Linial, and Peled, we analyze a randomized algorithm for generating random proper $(Ξ”+1)$-edge-colorings, which in particular provides an algorithmic interpretation of Vizing's theorem. The idea is to start from an arbitrary non-proper edge-coloring with the desired number of colors and at each step, recolor one edge uniformly at random provided it does not increase the number of conflicting edges (a potential function will count the number of pairs of adjacent edges of the same color). We show that the algorithm almost surely produces a proper $(Ξ”+1)$-edge-coloring and propose several conjectures regarding its efficiency and the uniformity of the sampled colorings.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted