Improved upper bounds on color reversal by local inversions
Kumud Singh Porte, RB Sandeep, Kamal Santra
TL;DR
This work improves fundamental bounds for color reversal under local inversions in bicolored graphs. By employing parity-aware decompositions and the Perfect Forest Theorem, the authors prove $cr(G) \le 4n-4$ when $n$ is even and $cr(G) \le 4n-3$ when $n$ is odd, and they bound the length needed to transform between any two colorings by $|w| \le \left\lfloor \frac{11n-3}{2}\right\rfloor$. They also establish $cr(S_n) \le 3n$ and $cr(K_n) \le 3n$ for star and complete graphs, respectively, via explicit constructions, all computable in polynomial time. The results hinge on partitioning graphs into induced odd trees through the Perfect Forest Theorem and on a suite of local-reversal lemmas, offering a cohesive framework for color-reversal and color-transformation in a broad class of graphs.
Abstract
We study the problem of color reversal in bicolored graphs under local inversions. A \emph{bicoloration} of a graph $G=(V,E)$ is a mapping $β: V \to \{-1,1\}$. A \emph{local inversion} at a vertex $v \in V$ consists of reversing the colors of all neighbors of $v$ and replacing the subgraph induced by these neighbors with its complement, while leaving $v$ and the rest of $G$ unchanged. Sabidussi (Discrete Mathematics, 1987) showed that any bicolored graph on $n$ vertices without isolated vertices can be color-reversed (that is, all vertex colors flipped while preserving the underlying graph) in at most $6n+3$ local inversions, and that any bicolored graph can be transformed into another bicolored graph on the same underlying graph in at most $9n$ local inversions. We improve both bounds: we prove that the first task can be accomplished in at most $4n-3$ local inversions, and the second in at most $ \left \lfloor \frac{11n-3}{2} \right \rfloor$ local inversions. Furthermore, we show that for stars and complete graphs, color reversal can be performed with at most $3n$ local inversions.
