vix.ing · top · new · best · stats · spec

Routing with Congestion in Acyclic Digraphs

2016/05/06 by Amiri, Saeed Akhoondian, Kreutzer, Stephan, Marx, Dániel +1 · 2 citations
#Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences

paper · doi:10.48550/arxiv.1605.01866

Abstract

We study the version of the k-disjoint paths problem where k demand pairs (s1,t1), …, (sk,tk) are specified in the input and the paths in the solution are allowed to intersect, but such that no vertex is on more than c paths. We show that on directed acyclic graphs the problem is solvable in time nO(d) if we allow congestion k-d for k paths. Furthermore, we show that, under a suitable complexity theoretic assumption, the problem cannot be solved in time f(k)no(d/log d) for any computable function f.

Cited by

Related