Parameterizing Path Partitions

12/22/2022
by   Henning Fernau, et al.
0

We study the algorithmic complexity of partitioning the vertex set of a given (di)graph into a small number of paths. The Path Partition problem (PP for short) has been studied extensively, as it includes Hamiltonian Path as a special case. However, the natural variants where the paths are required to be either induced, called Induced Path Partition (IPP for short) or shortest, called Shortest Path Partition (SPP for short), have received much less attention. Both problems are known to be NP-complete on undirected graphs; we strengthen this by showing that they remain so even on planar bipartite directed acyclic graphs (DAGs), and that SPP remains NP-hard on undirected bipartite graphs. Furthermore, when parameterized by the natural parameter "number of paths", both problems are shown to be W[1]-hard on DAGs. We also show that SPP is in XP both for DAGs and undirected graphs for the same parameter (while IPP is known to be NP-hard on undirected graphs, even for two paths). On the positive side, we show that for undirected graphs, both problems are in FPT when parameterized by the neighborhood diversity of the input graph. Moreover, when considering the dual parameterization (graph order minus number of paths), all three variants, IPP, SPP and PP, are shown to be in FPT for undirected graphs.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/20/2022

Finding shortest non-separating and non-disconnecting paths

For a connected graph G = (V, E) and s, t ∈ V, a non-separating s-t path...
research
01/10/2022

Detours in Directed Graphs

We study two "above guarantee" versions of the classical Longest Path pr...
research
08/07/2018

On the Computational Complexity of Length- and Neighborhood-Constrained Path Problems

Finding paths in graphs is a fundamental graph-theoretic task. In this w...
research
03/31/2022

Finding Balance-Fair Short Paths in Graphs

The computation of short paths in graphs with edge lengths is a pillar o...
research
07/06/2019

Node-Constrained Traffic Engineering: Theory and Applications

Traffic engineering (TE) is a fundamental task in networking. Convention...
research
05/01/2019

Reconfiguring Undirected Paths

We consider problems in which a simple path of fixed length, in an undir...
research
11/23/2022

Shortest Odd Paths in Conservative Graphs: Connections and Complexity

We present some reductions between optimization problems for undirected ...

Please sign up or login with your details

Forgot password? Click here to reset