English

Reconfiguring Subgraphs with Extra Resources

Discrete Mathematics 2026-07-11 v1 Computational Complexity Data Structures and Algorithms

Abstract

The subgraph reconfiguration problem asks whether one subgraph can be transformed into another via a sequence of local changes while maintaining a specified graph property. In this work, we focus on the setting where the subgraph is specified by its set of edges. Our contributions in this paper are twofold. First, motivated by the contrast that path reconfiguration is NP\textsf{NP}-hard while tree reconfiguration is solvable in linear time, we prove two generalizations: (1) for any fixed kk at least one, reconfiguring connected graphs with pathwidth at most kk is NP\textsf{NP}-hard, and (2) for any fixed kk at least two, reconfiguring graphs with pathwidth at most kk is also NP\textsf{NP}-hard. En route to proving (2), we show a general hardness result that applies to a range of minor-closed graph classes, which we use to show planar graph reconfiguration is also NP\textsf{NP}-hard. Second, given our negative results, we extend the problem to a resource-focused setting, asking how much additional buffer space is needed to turn a non-reconfigurable instance into a reconfigurable one. We show that Ω(n)\Omega(n) extra buffer space is needed for planar graphs and graphs with bounded pathwidth and treewidth, while O(1)O(1) extra buffer space is sufficient for cactus graphs in a restricted setting.

Cite

@article{arxiv.2607.10399,
  title  = {Reconfiguring Subgraphs with Extra Resources},
  author = {Jason Fong and Jeffrey Kam and Steven Wong},
  journal= {arXiv preprint arXiv:2607.10399},
  year   = {2026}
}