The 2CNF Boolean Formula Satisfiability Problem and the Linear Space Hypothesis
Tomoyuki Yamakami

TL;DR
This paper introduces the linear space hypothesis (LSH), a new conjecture about the complexity of solving a restricted 2SAT problem within sub-linear space, with implications for fundamental complexity class separations.
Contribution
It proposes the LSH, linking the complexity of 2SAT_3 with major class separations, and explores the properties of short reductions in parameterized complexity.
Findings
LSH implies L ≠ NL and other class separations.
Full utilization of short reductions shows PsubLIN class closure.
Provides a new perspective on space-bounded complexity of 2SAT variants.
Abstract
We aim at investigating the solvability/insolvability of nondeterministic logarithmic-space (NL) decision, search, and optimization problems parameterized by natural size parameters using simultaneously polynomial time and sub-linear space. We are particularly focused on -- a restricted variant of the 2CNF Boolean (propositional) formula satisfiability problem in which each variable of a given 2CNF formula appears at most 3 times in the form of literals -- parameterized by the total number of variables of each given Boolean formula . We propose a new, practical working hypothesis, called the linear space hypothesis (LSH), which asserts that cannot be solved in polynomial time using only ``sub-linear'' space (i.e., space for a constant ) on all instances .…
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 · Logic, Reasoning, and Knowledge · Complexity and Algorithms in Graphs
