English

The Parameterized Complexity Landscape of the Unsplittable Flow Problem

Data Structures and Algorithms 2024-10-23 v1

Abstract

We study the well-established problem of finding an optimal routing of unsplittable flows in a graph. While by now there is an extensive body of work targeting the problem on graph classes such as paths and trees, we aim at using the parameterized paradigm to identify its boundaries of tractability on general graphs. We develop novel algorithms and lower bounds which result in a full classification of the parameterized complexity of the problem with respect to natural structural parameterizations for the problem -- notably maximum capacity, treewidth, maximum degree, and maximum flow length. In particular, we obtain a fixed-parameter algorithm for the problem when parameterized by all four of these parameters, establish XP-tractability as well as W[1]-hardness with respect to the former three and latter three parameters, and all remaining cases remain paraNP-hard.

Keywords

Cite

@article{arxiv.2410.16964,
  title  = {The Parameterized Complexity Landscape of the Unsplittable Flow Problem},
  author = {Robert Ganian and Mathis Rocton and Daniel Unterberger},
  journal= {arXiv preprint arXiv:2410.16964},
  year   = {2024}
}

Comments

In proceedings of WG 2024, 20 pages (excl. references), 3 figures

R2 v1 2026-06-28T19:31:25.265Z