English

Simultaneous Network Design with Restricted Link Usage

Data Structures and Algorithms 2025-07-15 v1 Computational Complexity Discrete Mathematics Optimization and Control

Abstract

Given a digraph with two terminal vertices ss and tt as well as a conservative cost function and several not necessarily disjoint color classes on its arc set, our goal is to find a minimum-cost subset of the arcs such that its intersection with each color class contains an ss-tt dipath. Problems of this type arise naturally in multi-commodity network design settings where each commodity is restricted to use links of its own color only. We study several variants of the problem, deriving strong hardness results even for restricted cases, but we also identify cases that can be solved in polynomial time. The latter ones include the cases where the color classes form a laminar family, or where the underlying digraph is acyclic and the number of color classes is constant. We also present an FPT algorithm for the general case parameterized by the number of multi-colored arcs.

Keywords

Cite

@article{arxiv.2507.09426,
  title  = {Simultaneous Network Design with Restricted Link Usage},
  author = {Naonori Kakimura and Péter Madarasi and Jannik Matuschke and Kitti Varga},
  journal= {arXiv preprint arXiv:2507.09426},
  year   = {2025}
}
R2 v1 2026-07-01T03:58:13.345Z