2 research outputs found

    Incremental Optimization of Independent Sets under Reachability Constraints

    Full text link
    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 I0I_0 of a graph GG, and an integer l≥0l \ge 0 which represents a lower bound on the size of any independent set of GG. Then, we are asked to find an independent set of GG having the maximum size among independent sets that are reachable from I0I_0 by either adding or removing a single vertex at a time such that all intermediate independent sets are of size at least ll. 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 dd of an input graph, a lower bound ll on the size of the independent sets, and a lower bound ss on the solution size. We show that the problem is fixed-parameter intractable when only one of dd, ll, and ss is taken as a parameter. On the other hand, we give a fixed-parameter algorithm when parameterized by s+ds+d; this result implies that the problem parameterized only by ss is fixed-parameter tractable for planar graphs, and for bounded treewidth graphs

    Decremental Optimization of Dominating Sets Under the Reconfiguration Framework

    Full text link
    Given a dominating set, how much smaller a dominating set can we find through elementary operations? Here, we proceed by iterative vertex addition and removal while maintaining the property that the set forms a dominating set of bounded size. This can be seen as the optimization variant of the dominating set reconfiguration problem, where two dominating sets are given and the question is merely whether they can be reached one from another through elementary operations. We show that this problem is PSPACE-complete, even if the input graph is a bipartite graph, a split graph, or has bounded pathwidth. On the positive side, we give linear-time algorithms for cographs, trees and interval graphs. We also study the parameterized complexity of this problem. More precisely, we show that the problem is W[2]-hard when parameterized by the upper bound on the size of an intermediary dominating set. On the other hand, we give fixed-parameter algorithms with respect to the minimum size of a vertex cover, or d+sd+s where dd is the degeneracy and ss is the upper bound of output solution.Comment: 15 pages, 8 figure
    corecore