Tree-Residue Vertex-Breaking: a new tool for proving hardness
Abstract
In this paper, we introduce a new problem called Tree-Residue Vertex-Breaking (TRVB): given a multigraph some of whose vertices are marked "breakable," is it possible to convert into a tree via a sequence of "vertex-breaking" operations (replacing a degree- breakable vertex by degree- vertices, disconnecting the incident edges)? We characterize the computational complexity of TRVB with any combination of the following additional constraints: must be planar, must be a simple graph, the degree of every breakable vertex must belong to an allowed list , and the degree of every unbreakable vertex must belong to an allowed list . The two results which we expect to be most generally applicable are that (1) TRVB is polynomially solvable when breakable vertices are restricted to have degree at most ; and (2) for any , TRVB is NP-complete when the given multigraph is restricted to be planar and to consist entirely of degree- breakable vertices. To demonstrate the use of TRVB, we give a simple proof of the known result that Hamiltonicity in max-degree- square grid graphs is NP-hard. We also demonstrate a connection between TRVB and the Hypergraph Spanning Tree problem. This connection allows us to show that the Hypergraph Spanning Tree problem in -uniform -regular hypergraphs is NP-complete for any , even when the incidence graph of the hypergraph is planar.
Cite
@article{arxiv.1706.07900,
title = {Tree-Residue Vertex-Breaking: a new tool for proving hardness},
author = {Erik D. Demaine and Mikhail Rudoy},
journal= {arXiv preprint arXiv:1706.07900},
year = {2018}
}
Comments
37 pages, 28 figures