Simultaneous Network Design with Restricted Link Usage
Naonori Kakimura, P\'eter Madarasi, Jannik Matuschke, Kitti Varga

TL;DR
This paper investigates the problem of designing minimum-cost networks with restricted link usage across different colors, analyzing its complexity, identifying solvable cases, and providing an FPT algorithm for the general scenario.
Contribution
It introduces new complexity results for the network design problem with color restrictions and offers polynomial-time solutions for specific cases, along with an FPT algorithm for the general case.
Findings
Strong hardness results for general cases.
Polynomial-time algorithms for laminar color classes and acyclic graphs with few colors.
An FPT algorithm parameterized by the number of multi-colored arcs.
Abstract
Given a digraph with two terminal vertices and 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 - 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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware-Defined Networks and 5G · Energy Efficient Wireless Sensor Networks · Interconnection Networks and Systems
