Simultaneous Network Design with Restricted Link Usage
By: Naonori Kakimura , Péter Madarasi , Jannik Matuschke and more
Potential Business Impact:
Finds paths that connect points using colors.
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.
Similar Papers
On constrained intersection representations of graphs and digraphs
Discrete Mathematics
Makes computer drawings easier to understand.
The Complexity of Color-constrained Paths in Semicomplete Multipartite Digraphs
Combinatorics
Finds paths in special graphs with rules.
The Steiner Path Aggregation Problem
Data Structures and Algorithms
Makes computer paths less confusing for many users.