The number system hidden inside the Boolean satisfiability problem
Keum-Bae Cho

TL;DR
This paper introduces a new perspective on SAT problems by defining elements like dominant variables and decision chains, revealing an intrinsic number system that explains exponential coefficients in cutting plane proofs and clarifies complexity distinctions among SAT classes.
Contribution
It defines new Boolean formula elements and demonstrates the existence of an inherent number system, explaining exponential coefficients and complexity differences in SAT problems.
Findings
Constructs k-SAT instances with exponentially large cutting plane coefficients.
Explains why Horn-SAT has intermediate complexity between 2-SAT and 3-SAT.
Provides insights into the difficulty of solving k-SAT with linear programming techniques.
Abstract
This paper gives a novel approach to analyze SAT problem more deeply. First, I define new elements of Boolean formula such as dominant variable, decision chain, and chain coupler. Through the analysis of the SAT problem using the elements, I prove that we can construct a k-SAT (k>2) instance where the coefficients of cutting planes take exponentially large values in the input size. This exponential property is caused by the number system formed from the calculation of coefficients. In addition, I show that 2-SAT does not form the number system and Horn-SAT partially forms the number system according to the feasible value of the dominant variable. Whether or not the coefficients of cutting planes in cutting plane proof are polynomially bounded was open problem. Many researchers believed that cutting plane proofs with large coefficients are highly non-intuitive20. However, we can…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · graph theory and CDMA systems
