Incremental Optimization of Independent Sets under Reachability Constraints
Abstract
We introduce a new framework for reconfiguration problems, and apply it to independent sets as the first example. Suppose that we are given an independent set of a graph , and an integer which represents a lower bound on the size of any independent set of . Then, we are asked to find an independent set of having the maximum size among independent sets that are reachable from by either adding or removing a single vertex at a time such that all intermediate independent sets are of size at least . We show that this problem is PSPACE-hard even for bounded pathwidth graphs, and remains NP-hard for planar graphs. On the other hand, we give a linear-time algorithm to solve the problem for chordal graphs. We also study the fixed-parameter (in)tractability of the problem with respect to the following three parameters: the degeneracy of an input graph, a lower bound on the size of the independent sets, and a lower bound on the solution size. We show that the problem is fixed-parameter intractable when only one of , , and is taken as a parameter. On the other hand, we give a fixed-parameter algorithm when parameterized by ; this result implies that the problem parameterized only by is fixed-parameter tractable for planar graphs, and for bounded treewidth graphs.
Cite
@article{arxiv.1804.09422,
title = {Incremental Optimization of Independent Sets under Reachability Constraints},
author = {Takehiro Ito and Haruka Mizuta and Naomi Nishimura and Akira Suzuki},
journal= {arXiv preprint arXiv:1804.09422},
year = {2018}
}