2-Sat Sub-Clauses and the Hypernodal Structure of the 3-Sat Problem
D. B. Powell

TL;DR
This paper explores the recursive hypernodal graph structure of the 3-sat problem, analyzing its relation to 2-sat and demonstrating how hypernodal graphs model satisfiability conditions and solution dynamics.
Contribution
It introduces hypernodal graphs as a recursive model for understanding the structure and satisfiability process of the 3-sat problem, linking sub-clauses and implication graphs.
Findings
Hypernodal graphs effectively model 3-sat structure.
Implication graphs relate to hypernodal graph transformations.
Hypernodal graphs illustrate satisfiability conditions.
Abstract
Like simpler graphs, nested (hypernodal) graphs consist of two components: a set of nodes and a set of edges, where each edge connects a pair of nodes. In the hypernodal graph model, however, a node may contain other graphs, so that a node may be contained in a graph that it contains. The inherently recursive structure of the hypernodal graph model aptly characterizes both the structure and dynamic of the 3-sat problem, a broadly applicable, though intractable, computer science problem. In this paper I first discuss the structure of the 3-sat problem, analyzing the relation of 3-sat to 2-sat, a related, though tractable problem. I then discuss sub-clauses and sub-clause thresholds and the transformation of sub-clauses into implication graphs, demonstrating how combinations of implication graphs are equivalent to hypernodal graphs. I conclude with a brief discussion of the use of…
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
TopicsConstraint Satisfaction and Optimization · Semantic Web and Ontologies · Logic, Reasoning, and Knowledge
