Sciweavers

2 search results - page 1 / 1
» A Pearl on SAT Solving in Prolog
Sort
View
FLOPS
2010
Springer
13 years 11 months ago
A Pearl on SAT Solving in Prolog
A succinct SAT solver is presented that exploits the control provided by delay declarations to implement watched literals and unit propagation. Despite its brevity the solver is su...
Jacob M. Howe, Andy King
TPLP
2008
118views more  TPLP 2008»
13 years 4 months ago
Logic programming with satisfiability
This paper presents a Prolog interface to the MiniSat satisfiability solver. Logic programming with satisfiability combines the strengths of the two paradigms: logic programming f...
Michael Codish, Vitaly Lagoon, Peter J. Stuckey