The directed 2-linkage problem with length constraints
J{\o}rgen Bang-Jensen, Thomas Bellitto, William Lochet, Anders Yeo

TL;DR
This paper investigates the complexity of finding arc-disjoint paths with length constraints in directed graphs, providing polynomial algorithms for certain cases and proving NP-completeness under others, especially when paths are near shortest.
Contribution
It introduces polynomial algorithms for the weak 2-linkage problem with bounded length deviations and establishes NP-completeness results for near-shortest path constraints.
Findings
Polynomial algorithm for paths within fixed length of shortest paths
NP-completeness for paths with length constraints involving logarithmic factors
Weak 2-linkage remains NP-complete when one path is shortest and the other is unrestricted
Abstract
The {\sc weak 2-linkage} problem for digraphs asks for a given digraph and vertices whether contains a pair of arc-disjoint paths such that is an -path. This problem is NP-complete for general digraphs but polynomially solvable for acyclic digraphs \cite{fortuneTCS10}. Recently it was shown \cite{bercziESA17} that if is equipped with a weight function 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 . In this paper we consider the unit weight case and prove that for every pair constants , there is a polynomial algorithm which decides whether the input digraph has a pair of arc-disjoint paths such that is an -path and the length of is no…
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
TopicsAdvanced Graph Theory Research · Interconnection Networks and Systems · Complexity and Algorithms in Graphs
