2019
DOI: 10.1016/j.ipl.2019.105836
|View full text |Cite
|
Sign up to set email alerts
|

Routing with congestion in acyclic digraphs

Abstract: We study the version of the k-disjoint paths problem where k demand pairs (s 1 , t 1),. .. , (s k , t k) 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 n O(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)n o(d/ log d) for any computable funct… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

1
21
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
2
2
1

Relationship

0
5

Authors

Journals

citations
Cited by 8 publications
(22 citation statements)
references
References 19 publications
1
21
0
Order By: Relevance
“…As discussed in the introduction, the Directed Disjoint Paths problem is NP-complete for fixed k = 2 [13] and W[1]-hard with parameter k in DAGs [25]. Allowing for vertex congestion does not improve the tractability of the problem: Disjoint Paths with Congestion parameterized by number of requests is also W [1]-hard in DAGs for every fixed congestion c ≥ 1, as observed in [1]. When c = 0 and s ≥ 1, DEDP is equivalent to the Directed Disjoint Paths with Congestion problem and thus the aforementioned bounds also apply to it.…”
Section: Inputmentioning
confidence: 99%
See 4 more Smart Citations
“…As discussed in the introduction, the Directed Disjoint Paths problem is NP-complete for fixed k = 2 [13] and W[1]-hard with parameter k in DAGs [25]. Allowing for vertex congestion does not improve the tractability of the problem: Disjoint Paths with Congestion parameterized by number of requests is also W [1]-hard in DAGs for every fixed congestion c ≥ 1, as observed in [1]. When c = 0 and s ≥ 1, DEDP is equivalent to the Directed Disjoint Paths with Congestion problem and thus the aforementioned bounds also apply to it.…”
Section: Inputmentioning
confidence: 99%
“…In the following theorem we complete this picture by showing that DEDP is NP-complete for fixed k ≥ 3 and s ≥ 1, even if c is quite large with respect to n (note that if c = n all instances are trivially positive), namely for c as large as n − n α with α being any fixed real number such that 0 < α ≤ 1. The same reduction also allows to prove W [1]-hardness in DAGs with parameter k. The idea is, given the instance of DDPC, build an instance of DEDP where the "disjoint" part corresponds to the original instance, and the "congested" part consists of c new vertices that are necessarily used by s + 1 paths. This is why we restrict the value of d to be of the form n α , but not smaller; otherwise, the "disjoint" part, which corresponds to the instance of DDPC, would be too small compared to the total size of the graph, and a brute-force algorithm could solve the problem in polynomial time.…”
Section: Inputmentioning
confidence: 99%
See 3 more Smart Citations