Empirical Impact of Dimensionality on Random Geometric SAT
Flora R\"adiker

TL;DR
This paper empirically investigates how the dimension of a geometric model influences the complexity and properties of SAT instances, revealing that low-dimensional instances are easier and differ significantly from higher-dimensional ones.
Contribution
It provides the first comprehensive empirical analysis of the impact of geometric dimension on SAT instance properties within a specific model, bridging theory and practical hardness.
Findings
Low-dimensional instances are highly tractable.
As dimension increases, instances resemble hard uniform SAT problems.
Satisfiability threshold occurs at lower densities in low dimensions.
Abstract
The Boolean Satisfiability Problem is perhaps one of the most well-known problems in theoretical computer science. On the one hand, it is proven to be NP-complete, which means that it is generally considered hard to solve. On the other hand, the SAT problem has found many practical applications, which yield so-called industrial instances, and SAT solvers can often efficiently find solutions to such instances. Closing this gap between theory and practice is a subject of current research. One approach is to identify properties of SAT instances that make them tractable. To aid in this, models for generating SAT instances have been proposed that mimic the properties of industrial instances. So far, attempts at creating such models were mostly unsuccessful, with instances being either too easy or too hard to solve, or missing important properties of industrial SAT instances. In this…
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
TopicsFormal Methods in Verification · Constraint Satisfaction and Optimization · Logic, programming, and type systems
