Independence and Efficient Domination on $P_6$-free Graphs
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 maximum weight such that every vertex in has exactly one vertex in in its closed neighborhood, or to determine that no such set exists. Prior to our work, the class of -free graphs was the only class of graphs defined by a single forbidden induced subgraph on which the computational complexity of Efficient Dominating Set was unknown.
Cite
@article{arxiv.1507.02163,
title = {Independence and Efficient Domination on $P_6$-free Graphs},
author = {Daniel Lokshtanov and Marcin Pilipczuk and Erik Jan van Leeuwen},
journal= {arXiv preprint arXiv:1507.02163},
year = {2015}
}
Comments
v2: added reference to independent work arXiv:1508.07733