English

Shortest reconfiguration paths in the solution space of Boolean formulas

Computational Complexity 2014-05-28 v2 Data Structures and Algorithms

Abstract

Given a Boolean formula and a satisfying assignment, a flip is an operation that changes the value of a variable in the assignment so that the resulting assignment remains satisfying. We study the problem of computing the shortest sequence of flips (if one exists) that transforms a given satisfying assignment ss to another satisfying assignment tt of a Boolean formula. Earlier work characterized the complexity of finding any (not necessarily the shortest) sequence of flips from one satisfying assignment to another using Schaefer's framework for classification of Boolean formulas. We build on it to provide a trichotomy for the complexity of finding the shortest sequence of flips and show that it is either in P, NP-complete, or PSPACE-complete. Our result adds to the small set of complexity results known for shortest reconfiguration sequence problems by providing an example where the shortest sequence can be found in polynomial time even though its length is not equal to the symmetric difference of the values of the variables in ss and tt. This is in contrast to all reconfiguration problems studied so far, where polynomial time algorithms for computing the shortest path were known only for cases where the path modified the symmetric difference only.

Cite

@article{arxiv.1404.3801,
  title  = {Shortest reconfiguration paths in the solution space of Boolean formulas},
  author = {Amer E. Mouawad and Naomi Nishimura and Vinayak Pathak and Venkatesh Raman},
  journal= {arXiv preprint arXiv:1404.3801},
  year   = {2014}
}
R2 v1 2026-06-22T03:50:54.741Z