Papers
Topics
Authors
Recent
Search
2000 character limit reached

Graph Coloring Below Guarantees via Co-Triangle Packing

Published 15 Sep 2025 in cs.DS and cs.DM | (2509.12347v1)

Abstract: In the ℓ\ell-Coloring Problem, we are given a graph on nn nodes, and tasked with determining if its vertices can be properly colored using ℓ\ell colors. In this paper we study below-guarantee graph coloring, which tests whether an nn-vertex graph can be properly colored using g−kg-k colors, where gg is a trivial upper bound such as nn. We introduce an algorithmic framework that builds on a packing of co-triangles K3‾\overline{K_3} (independent sets of three vertices): the algorithm greedily finds co-triangles and employs a win-win analysis. If many are found, we immediately return YES; otherwise these co-triangles form a small co-triangle modulator, whose deletion makes the graph co-triangle-free. Extending the work of [Gutin et al., SIDMA 2021], who solved ℓ\ell-Coloring (for any ℓ\ell) in randomized O<sup>∗(2<sup>k)O<sup>*(2<sup>{k}) time when given a K2‾\overline{K_2}-free modulator of size kk, we show that this problem can likewise be solved in randomized O<sup>∗(2<sup>k)O<sup>*(2<sup>{k}) time when given a K3‾\overline{K_3}-free modulator of size~kk. This result in turn yields a randomized O<sup>∗(2<sup>3k/2)O<sup>{*}(2<sup>{3k/2}) algorithm for (n−k)(n-k)-Coloring (also known as Dual Coloring), improving the previous O<sup>∗(4<sup>k)O<sup>{*}(4<sup>{k}) bound. We then introduce a smaller parameterization, (ω+μ‾−k)(\omega+\overline{\mu}-k)-Coloring, where ω\omega is the clique number and μ‾\overline{\mu} is the size of a maximum matching in the complement graph; since ω+μ‾≤n\omega+\overline{\mu}\le n for any graph, this problem is strictly harder. Using the same co-triangle-packing argument, we obtain a randomized O<sup>∗(2<sup>6k)O<sup>{*}(2<sup>{6k}) algorithm, establishing its fixed-parameter tractability for a smaller parameter. Complementing this finding, we show that no fixed-parameter tractable algorithm exists for (ω−k)(\omega-k)-Coloring or (μ‾−k)(\overline{\mu}-k)-Coloring under standard complexity assumptions.

Authors (2)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.