Asymptotically Optimal Inapproximability of Maxmin $k$-Cut Reconfiguration
Shuichi Hirahara, Naoto Ohsaka
TL;DR
The paper studies Maxmin $k$-Cut Reconfiguration, asking to maximize the worst-case fraction of bichromatic edges along a recoloring sequence between two $k$-colorings. It establishes asymptotically tight hardness and algorithmic guarantees: it is $ extsf{PSPACE}$-hard to approximate within $1-\Theta\left(\frac{1}{k}\right)$ for all $k\ge 2$, while a deterministic algorithm achieves a $\left(1-\frac{2}{k}\right)$-factor, matching the hardness up to constant factors in the asymptotic regime. The hardness relies on a novel stripe-based encoding of 2-colorings into $k\times k$ grids and a trio of probabilistic verifiers (Stripe, Consistency, Edge) to enforce consistency of encodings via gap-preserving reductions from Gap$_{1-\varepsilon_c,1-\varepsilon_s}$ 2-Cut Reconfiguration. The algorithmic contribution derives from a random-reconfiguration approach through a random $k$-coloring and a derandomization by conditional expectations, combined with a degree-based decomposition and Chernoff-type concentration to achieve the $1-\frac{2}{k}$ guarantee. Collectively, these results close the approximability gap for Maxmin $k$-Cut Reconfiguration and illustrate a PCP-like hardness landscape for reconfiguration problems, with implications for both theory and potential practical planning of reconfiguration sequences.
Abstract
$k$-Coloring Reconfiguration is one of the most well-studied reconfiguration problems, which asks to transform a given proper $k$-coloring of a graph to another by repeatedly recoloring a single vertex. Its approximate version, Maxmin $k$-Cut Reconfiguration, is defined as an optimization problem of maximizing the minimum fraction of bichromatic edges during the transformation between (not necessarily proper) $k$-colorings. In this paper, we prove that the optimal approximation factor of this problem is $1 - Θ\left(\frac{1}{k}\right)$ for every $k \ge 2$. Specifically, we show the $\mathsf{PSPACE}$-hardness of approximating the objective value within a factor of $1 - \frac{\varepsilon}{k}$ for some universal constant $\varepsilon > 0$, whereas we present a deterministic polynomial-time algorithm that achieves the approximation factor of $1 - \frac{2}{k}$. To prove the hardness result, we develop a new probabilistic verifier that tests a ``striped'' pattern. Our polynomial-time algorithm is based on ``a random reconfiguration via a random solution,'' i.e., the transformation that goes through one random $k$-coloring.
