On λ-backbone coloring of cliques with tree backbones in linear time
Krzysztof Michalik, Krzysztof Turowski
TL;DR
The paper studies BBC_\lambda(K_n, F) for complete graphs with tree or forest backbones and presents a linear-time algorithm that achieves $BBC_{\lambda}(K_n, F) \le \max\{n, 2 \lambda\} + \Delta(F)^2 \lceil \log n \rceil$, offering a strong additive-approximation guarantee. It introduces a red-blue-yellow decomposition framework to structure color assignments and proves the bound for trees and forests, with linear-time construction. To assess tightness, it constructs an infinite family of Δ=3 Fibonacci-based trees showing a matching lower bound of $\Theta(\log n)$ over the base $\max\{n, 2\lambda\}$, illustrating that the additive term can be necessary. The work also connects backbone coloring to split graphs and highlights open questions on improving the additive term and extending the approach to broader graph classes.
Abstract
A $λ$-backbone coloring of a graph $G$ with its subgraph (also called a backbone) $H$ is a function $c \colon V(G) \rightarrow \{1,\dots, k\}$ ensuring that $c$ is a proper coloring of $G$ and for each $\{u,v\} \in E(H)$ it holds that $|c(u) - c(v)| \ge λ$. In this paper we propose a way to color cliques with tree and forest backbones in linear time that the largest color does not exceed $\max\{n, 2 λ\} + Δ(H)^2 \lceil\log{n} \rceil$. This result improves on the previously existing approximation algorithms as it is $(Δ(H)^2 \lceil\log{n} \rceil)$-absolutely approximate, i.e. with an additive error over the optimum. We also present an infinite family of trees $T$ with $Δ(T) = 3$ for which the coloring of cliques with backbones $T$ require to use at least $\max\{n, 2 λ\} + Ω(\log{n})$ colors for $λ$ close to $\frac{n}{2}$.
