Equitable Connected Partition and Structural Parameters Revisited: N-fold Beats Lenstra
Václav Blažej, Dušan Knop, Jan Pokorný, Šimon Schierreich
TL;DR
The paper studies the Equitable Connected Partition (ECP) problem, where a graph $G=(V,E)$ and an integer $p$ are given and the goal is to partition $V$ into $p$ connected parts of near-equal size. It maps the parameterized complexity landscape by proving $W[1]$-hardness for the $4$-path vertex cover number and for the feedback-edge set, as well as for the distance to disjoint paths, and shows NP-hardness for shrub-depth and clique-width; it also develops fixed-parameter algorithms for various parameters that tend to be small in dense graphs, including approaches using $N$-fold integer programming. These results place sharp boundaries between tractable and intractable cases and provide practical FPT techniques tailored to dense graph classes. The work thereby advances understanding of how equitability and connectivity constraints interact with structural graph parameters, offering both negative hardness results and positive algorithmic strategies.
Abstract
We study the Equitable Connected Partition (ECP for short) problem, where we are given a graph G=(V,E) together with an integer p, and our goal is to find a partition of V into p parts such that each part induces a connected sub-graph of G and the size of each two parts differs by at most 1. On the one hand, the problem is known to be NP-hard in general and W[1]-hard with respect to the path-width, the feedback-vertex set, and the number of parts p combined. On the other hand, fixed-parameter algorithms are known for parameters the vertex-integrity and the max leaf number. As our main contribution, we resolve a long-standing open question [Enciso et al.; IWPEC '09] regarding the parameterisation by the tree-depth of the underlying graph. In particular, we show that ECP is W[1]-hard with respect to the 4-path vertex cover number, which is an even more restrictive structural parameter than the tree-depth. In addition to that, we show W[1]-hardness of the problem with respect to the feedback-edge set, the distance to disjoint paths, and NP-hardness with respect to the shrub-depth and the clique-width. On a positive note, we propose several novel fixed-parameter algorithms for various parameters that are bounded for dense graphs.
