English

On non-canonical solving the Satisfiability problem

Data Structures and Algorithms 2016-03-03 v1

Abstract

We study the non-canonical method for solving the Satisfiability problem which given by a formula in the form of the conjunctive normal form. The essence of this method consists in counting the number of tuples of Boolean variables, on which at least one clause of the given formula is false. On this basis the solution of the problem obtains in the form YES or NO without constructing tuple, when the answer is YES. It is found that if the clause in the given formula has pairwise contrary literals, then the problem can be solved efficiently. However, when in the formula there are a long chain of clauses with pairwise non-contrary literals, the solution leads to an exponential calculations.

Keywords

Cite

@article{arxiv.1508.00123,
  title  = {On non-canonical solving the Satisfiability problem},
  author = {Anatoly D. Plotnikov},
  journal= {arXiv preprint arXiv:1508.00123},
  year   = {2016}
}

Comments

5 pages

R2 v1 2026-06-22T10:24:08.129Z