Title :
Global optimization for satisfiability (SAT) problem
Author_Institution :
Dept. of Electr. & Comput. Eng., Calgary Univ., Alta., Canada
fDate :
6/1/1994 12:00:00 AM
Abstract :
The satisfiability (SAT) problem is a fundamental problem in mathematical logic, inference, automated reasoning, VLSI engineering, and computing theory. Following CNF and DNF local search methods, we introduce the Universal SAT problem model, UniSAT, which transforms the discrete SAT problem on Boolean space {0, 1}m into an unconstrained global optimization problem on real space Em. A direct correspondence between the solution of the SAT problem and the global minimum point of the UniSAT objective function is established. Many existing global optimization algorithms can be used to solve the UniSAT problems. Combined with backtracking/resolution procedures, a global optimization algorithm is able to verify satisfiability as well as unsatisfiability. This approach achieves significant performance improvements for certain classes of conjunctive normal form (CNF) formulas. It offers a complementary approach to the existing SAT algorithms
Keywords :
formal logic; inference mechanisms; optimisation; search problems; Boolean space; CNF; DNF local search methods; SAT problem; UniSAT; Universal SAT problem model; VLSI engineering; automated reasoning; backtracking/resolution procedures; computing theory; conjunctive normal form; direct correspondence; discrete SAT problem; global minimum point; global optimization algorithms; inference; mathematical logic; real space; satisfiability problem; unconstrained global optimization problem; Connectors; Constraint optimization; Discrete transforms; Helium; Large-scale systems; Logic; NP-complete problem; Optimization methods; Search methods; Very large scale integration;
Journal_Title :
Knowledge and Data Engineering, IEEE Transactions on