Multigraphs with $\Delta \ge 3$ are Totally-$(2\Delta-1)$-choosable
Daniel W. Cranston

TL;DR
This paper proves that the total graph of a multigraph with maximum degree Δ is (2Δ-1)-choosable and provides a simple, linear-time coloring algorithm that improves or matches previous bounds for various Δ values.
Contribution
It establishes a new upper bound for total graph choosability and introduces a simpler, efficient linear-time coloring algorithm that outperforms previous methods in certain cases.
Findings
Total graphs with maximum degree Δ are (2Δ-1)-choosable.
The proposed algorithm runs in linear time.
Improves bounds for Δ=4 and matches bounds for Δ=3,5,6.
Abstract
The \emph{total graph} of a multigraph has as its vertices the set of edges and vertices of and has an edge between two vertices if their corresponding elements are either adjacent or incident in . We show that if has maximum degree , then is -choosable. We give a linear-time algorithm that produces such a coloring. The best previous general upper bound for was , by Borodin et al. When , our algorithm gives a better upper bound. When , our algorithm matches the best known bound. However, because our algorithm is significantly simpler, it runs in linear time (unlike the algorithm of Borodin et al.).
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
TopicsAdvanced Graph Theory Research · Limits and Structures in Graph Theory · Graph Labeling and Dimension Problems
