Sciweavers

CP
2009
Springer

Lazy Clause Generation Reengineered

13 years 2 months ago
Lazy Clause Generation Reengineered
Abstract. Lazy clause generation is a powerful hybrid approach to combinatorial optimization that combines features from SAT solving and finite domain (FD) propagation. In lazy clause generation finite domain propagators are considered as clause generators that create a SAT description of their behaviour for a SAT solver. The ability of the SAT solver to explain and record failure and perform conflict directed backjumping are then applicable to FD problems. The original implementation of lazy clause generation was constructed as a cut down finite domain propagation engine inside a SAT solver. In this paper we show how to engineer a lazy clause generation solver by embedding a SAT solver inside an FD solver. The resulting solver is flexible, efficient and easy to use. We give experiments illustrating the effect of different design choices in engineering the solver.
Thibaut Feydy, Peter J. Stuckey
Added 17 Feb 2011
Updated 17 Feb 2011
Type Journal
Year 2009
Where CP
Authors Thibaut Feydy, Peter J. Stuckey
Comments (0)