Solving satisfiability using inclusion-exclusion
Abstract
Using Maple, we implement a SAT solver based on the principle of inclusion-exclusion and the Bonferroni inequalities. Using randomly generated input, we investigate the performance of our solver as a function of the number of variables and number of clauses. We also test it against Maple's built-in tautology procedure. Finally, we implement the Lovász local lemma with Maple and discuss its applicability to SAT.
- Publication:
-
arXiv e-prints
- Pub Date:
- December 2017
- DOI:
- arXiv:
- arXiv:1712.06587
- Bibcode:
- 2017arXiv171206587Z
- Keywords:
-
- Computer Science - Data Structures and Algorithms;
- Mathematics - Combinatorics;
- 68W40;
- 68R01
- E-Print:
- 11 pages, 3 figures, Maple package available on author's site