Independence and Efficient Domination on $P_6$-free Graphs
Daniel Lokshtanov, Marcin Pilipczuk, Erik Jan van Leeuwen

TL;DR
This paper presents a subexponential algorithm for the Independent Set problem on $P_6$-free graphs and a polynomial-time algorithm for Efficient Dominating Set on the same class, advancing understanding of these problems' complexity.
Contribution
It introduces a novel $n^{O( ext{log}^2 n)}$ algorithm for Independent Set on $P_6$-free graphs and a polynomial algorithm for Efficient Dominating Set, filling a key gap in graph class complexity.
Findings
Independent Set on $P_6$-free graphs can be solved in $n^{O( ext{log}^2 n)}$ time.
Efficient Dominating Set is polynomial-time solvable on $P_6$-free graphs.
The results imply that NP-complete cases for Independent Set, if any, occur for $P_k$-free graphs with $k > 6$.
Abstract
In the Independent set problem, the input is a graph , every vertex has a non-negative integer weight, and the task is to find a set of pairwise non-adjacent vertices, maximizing the total weight of the vertices in . We give an time algorithm for this problem on graphs excluding the path on vertices as an induced subgraph. Currently, there is no constant known for which Independent Set on -free graphs becomes NP-complete, and our result implies that if such a exists, then unless all problems in NP can be decided in (quasi)polynomial time. Using the combinatorial tools that we develop for the above algorithm, we also give a polynomial-time algorithm for Efficient Dominating Set on -free graphs. In this problem, the input is a graph , every vertex has an integer weight, and the objective is to find a set of…
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
