English

Using Contracted Solution Graphs for Solving Reconfiguration Problems

Data Structures and Algorithms 2018-07-13 v2 Computational Complexity

Abstract

We introduce in a general setting a dynamic programming method for solving reconfiguration problems. Our method is based on contracted solution graphs, which are obtained from solution graphs by performing an appropriate series of edge contractions that decrease the graph size without losing any critical information needed to solve the reconfiguration problem under consideration. Our general framework captures the approach behind known reconfiguration results of Bonsma (2012) and Hatanaka, Ito and Zhou (2014). As a third example, we apply the method to the following problem: given two kk-colorings α\alpha and β\beta of a graph GG, can α\alpha be modified into β\beta by recoloring one vertex of GG at a time, while maintaining a kk-coloring throughout? This problem is known to be PSPACE-hard even for bipartite planar graphs and k=4k=4. By applying our method in combination with a thorough exploitation of the graph structure we obtain a polynomial time algorithm for (k2)(k-2)-connected chordal graphs.

Keywords

Cite

@article{arxiv.1509.06357,
  title  = {Using Contracted Solution Graphs for Solving Reconfiguration Problems},
  author = {Paul Bonsma and Daniel Paulusma},
  journal= {arXiv preprint arXiv:1509.06357},
  year   = {2018}
}
R2 v1 2026-06-22T11:01:59.962Z