Finding k partially disjoint paths in a directed planar graph
Alexander Schrijver

TL;DR
This paper proves that finding k partially disjoint paths in a directed planar graph can be done in polynomial time, extending to graphs on fixed surfaces and allowing edge-specific path constraints.
Contribution
It establishes polynomial-time solvability of the partially disjoint paths problem in directed planar graphs for fixed k, including surface embeddings and edge constraints.
Findings
Polynomial-time algorithm for fixed k in planar graphs
Extension to graphs on fixed surfaces
Incorporates edge-specific path restrictions
Abstract
The {\it partially disjoint paths problem} is: {\it given:} a directed graph, vertices , and a set of pairs from , {\it find:} for each a directed path such that if then and are disjoint. We show that for fixed , this problem is solvable in polynomial time if the directed graph is planar. More generally, the problem is solvable in polynomial time for directed graphs embedded on a fixed compact surface. Moreover, one may specify for each edge a subset of prescribing which of the paths are allowed to traverse this edge.
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 · Computational Geometry and Mesh Generation · Optimization and Search Problems
