Simultaneous Network Design with Restricted Link Usage

📅 2025-07-12
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This paper studies the minimum-cost network design problem with color constraints on directed graphs: given a source node (s), a sink node (t), a conservative cost function, and a collection of (not necessarily disjoint) color classes, the goal is to select a minimum-cost arc subset such that the intersection with each color class contains an (s o t) directed path. This model captures practical constraints in multicommodity flow settings where each commodity is restricted to links of designated colors. The authors propose the first unified combinatorial optimization framework for this problem; characterize polynomially solvable special cases—e.g., when color classes form a laminar family; design a fixed-parameter tractable (FPT) algorithm parameterized by the number of multicolored arcs; and systematically establish computational complexity boundaries, including NP-hardness proofs and conditions for fixed-parameter tractability.

Technology Category

Application Category

📝 Abstract
Given a digraph with two terminal vertices $s$ and $t$ 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 $s$-$t$ 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.
Problem

Research questions and friction points this paper is trying to address.

Find minimum-cost arc subset with color-restricted paths
Study hardness and polynomial-time solvable variants
Develop FPT algorithm for multi-colored arcs parameter
Innovation

Methods, ideas, or system contributions that make the work stand out.

Minimum-cost arc subset with color constraints
Polynomial solutions for laminar color families
FPT algorithm for multi-colored arcs
🔎 Similar Papers
No similar papers found.
Naonori Kakimura
Naonori Kakimura
Keio University
Combinatorial optimizationgraph algorithmsmathematical programming
Péter Madarasi
Péter Madarasi
Department of Operations Research, Eötvös Loránd University
Jannik Matuschke
Jannik Matuschke
KU Leuven
Combinatorial OptimizationDiscrete MathematicsTheoretical Computer ScienceOperations Research
K
Kitti Varga
HUN-REN–ELTE Egerváry Research Group on Combinatorial Optimization, and Department of Computer Science and Information Theory, Faculty of Electrical Engineering and Informatics, Budapest University of Technology and Economics, Budapest, Hungary