Constant Approximating Disjoint Paths on Acyclic Digraphs is W[1]-hard
Micha{\l} W{\l}odarczyk

TL;DR
This paper proves that approximating the Max Disjoint Paths problem on acyclic digraphs within any constant factor is W[1]-hard, highlighting the problem's computational difficulty in parameterized complexity.
Contribution
It establishes the first non-trivial parameterized hardness of approximation for Max Disjoint Paths on acyclic graphs, using a novel self-reduction and probabilistic combinatorial construction.
Findings
Max Disjoint Paths is W[1]-hard to approximate within any constant factor on acyclic digraphs.
The proof introduces an elementary self-reduction guided by a probabilistically constructed combinatorial object.
This result advances understanding of the parameterized complexity of approximation problems in directed acyclic graphs.
Abstract
In the Disjoint Paths problem, one is given a graph with a set of vertex pairs and the task is to connect each to with a path, so that the paths are pairwise disjoint. In the optimization variant, Max Disjoint Paths, the goal is to maximize the number of vertex pairs to be connected. We study this problem on acyclic directed graphs, where Disjoint Paths is known to be W[1]-hard when parameterized by . We show that in this setting Max Disjoint Paths is W[1]-hard to -approximate for any constant . To the best of our knowledge, this is the first non-trivial result regarding the parameterized approximation for Max Disjoint Paths with respect to the natural parameter . Our proof is based on an elementary self-reduction that is guided by a certain combinatorial object constructed by the probabilistic method.
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 · Complexity and Algorithms in Graphs · Graph Labeling and Dimension Problems
