English

Tree-Residue Vertex-Breaking: a new tool for proving hardness

Computational Complexity 2018-05-04 v3 Computational Geometry

Abstract

In this paper, we introduce a new problem called Tree-Residue Vertex-Breaking (TRVB): given a multigraph GG some of whose vertices are marked "breakable," is it possible to convert GG into a tree via a sequence of "vertex-breaking" operations (replacing a degree-kk breakable vertex by kk degree-11 vertices, disconnecting the kk incident edges)? We characterize the computational complexity of TRVB with any combination of the following additional constraints: GG must be planar, GG must be a simple graph, the degree of every breakable vertex must belong to an allowed list BB, and the degree of every unbreakable vertex must belong to an allowed list UU. 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 33; and (2) for any k4k \ge 4, TRVB is NP-complete when the given multigraph is restricted to be planar and to consist entirely of degree-kk breakable vertices. To demonstrate the use of TRVB, we give a simple proof of the known result that Hamiltonicity in max-degree-33 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 kk-uniform 22-regular hypergraphs is NP-complete for any k4k \ge 4, even when the incidence graph of the hypergraph is planar.

Keywords

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

R2 v1 2026-06-22T20:28:20.508Z