The directed 2-linkage problem with length constraints

Abstract

The weak 2-linkage problem for digraphs asks for a given digraph and vertices s1,s2,t1,t2 whether D contains a pair of arc-disjoint paths P1,P2 such that Pi is an (si,ti)-path. This problem is NP-complete for general digraphs but polynomially solvable for acyclic digraphs fortuneTCS10. Recently it was shown bercziESA17 that if D is equipped with a weight function w on the arcs which satisfies that all edges have positive weight, then there is a polynomial algorithm for the variant of the weak-2-linkage problem when both paths have to be shortest paths in D. In this paper we consider the unit weight case and prove that for every pair constants k1,k2, there is a polynomial algorithm which decides whether the input digraph D has a pair of arc-disjoint paths P1,P2 such that Pi is an (si,ti)-path and the length of Pi is no more than d(si,ti)+ki, for i=1,2, where d(si,ti) denotes the length of the shortest (si,ti)-path. We prove that, unless the exponential time hypothesis (ETH) fails, there is no polynomial algorithm for deciding the existence of a solution P1,P2 to the weak 2-linkage problem where each path Pi has length at most d(si,ti)+ c1+εn for some constant c. We also prove that the weak 2-linkage problem remains NP-complete if we require one of the two paths to be a shortest path while the other path has no restriction on the length.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…