Improved algorithm to determine 3-colorability of graphs with the minimum degree at least 7
Nicholas Crawford, Sogol Jahanbekam, and Katerina Potika

TL;DR
This paper presents improved algorithms with exponential complexity bounds for determining 3-colorability of graphs with minimum degree at least 7 or 8, advancing the efficiency of graph coloring decision procedures.
Contribution
It introduces new algorithms with refined exponential bounds for 3-colorability testing in graphs with minimum degree at least 7 or 8.
Findings
Algorithms with complexity $O(1.3158^{n-0.7~\Delta(G)})$ for $\delta(G)\geq 8$
Algorithms with complexity $O(1.32^{n-0.73~\Delta(G)})$ for $\delta(G)\geq 7$
Improved bounds enhance the efficiency of 3-colorability testing in graphs with high minimum degree.
Abstract
Let be an -vertex graph with the maximum degree and the minimum degree . We give algorithms with complexity and that determines if is 3-colorable, when and , respectively.
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.
