Reconfiguring Subgraphs with Extra Resources
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-hard while tree reconfiguration is solvable in linear time, we prove two generalizations: (1) for any fixed k at least one, reconfiguring connected graphs with pathwidth at most k is NP-hard, and (2) for any fixed k at least two, reconfiguring graphs with pathwidth at most k is also 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-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) extra buffer space is needed for planar graphs and graphs with bounded pathwidth and treewidth, while O(1) extra buffer space is sufficient for cactus graphs in a restricted setting.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.