English

Inverse Intersections for Boolean Satisfiability Problems

Computational Complexity 2025-05-20 v4

Abstract

Boolean Satisfiability (SAT) problems are expressed as mathematical formulas. This paper presents a matrix representation for these SAT problems. It shows how to use this matrix representation to get the full set of valid satisfying variable assignments. It proves that this is the set of answers for the given problem and is exponential in size relative to the matrix. It presents a simple algorithm that utilizes the inverse of each clause to find an intersection for the matrix. This gives a satisfying variable assignment.

Keywords

Cite

@article{arxiv.2501.03281,
  title  = {Inverse Intersections for Boolean Satisfiability Problems},
  author = {Paul W. Homer},
  journal= {arXiv preprint arXiv:2501.03281},
  year   = {2025}
}