On the Tractability of Un/Satisfiability
Computational Complexity
2020-04-08 v9
Abstract
This paper shows effectiveness of X3SAT in proving P = NP. This is due to the fact that it is easy to check unsatisfiability of a particular truth assignment. A truth assignment leads to some reductions of clauses by means of "exactly-1 disjunction". The reductions result in a conjunction of literals, called the scope of the assignment. It is proved that this particular truth assignment makes the formula unsatisfiable iff the scope_s is unsatisfiable for some s, which is trivial to check. Then, each literal such that its scope is unsatisfiable is removed from the formula. Therefore, the formula is satisfiable iff the scope of every literal is satisfied.
Cite
@article{arxiv.1408.5282,
title = {On the Tractability of Un/Satisfiability},
author = {Latif Salum},
journal= {arXiv preprint arXiv:1408.5282},
year = {2020}
}
Comments
12 pages