Width-parameterized SAT: Time-Space Tradeoffs
Shiteng Chen, Tiancheng Lou, Periklis Papakonstantinou, Bangsheng, Tang

TL;DR
This paper introduces new algorithms for SAT parameterized by width measures like tree-width, achieving novel time-space tradeoffs and exploring the limits of such techniques, with implications for complexity theory.
Contribution
The paper presents two simple algorithms with specific time-space bounds for width-parameterized SAT and introduces a novel method to trade constants in the exponents, expanding the algorithmic toolkit.
Findings
Algorithms with specific time-space bounds based on tree-width.
A new technique to trade constants in the exponents of time and space.
Lower bounds and complexity separations for width-parameterized SAT.
Abstract
Width parameterizations of SAT, such as tree-width and path-width, enable the study of computationally more tractable and practical SAT instances. We give two simple algorithms. One that runs simultaneously in time-space and another that runs in time-space , where is the tree-width of a formula with many clauses and variables. This partially answers the question of Alekhnovitch and Razborov, who also gave algorithms exponential both in time and space, and asked whether the space can be made smaller. We conjecture that every algorithm for this problem that runs in time necessarily blows up the space to exponential in . We introduce a novel way to combine the two simple algorithms that allows us to trade \emph{constant}…
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 · Constraint Satisfaction and Optimization · Formal Methods in Verification
