Backjumping is Exception Handling

From MaRDI portal



Abstract: ISO Prolog provides catch and throw to realise the control flow of exception handling. This pearl demonstrates that catch and throw are inconspicuously amenable to the implementation of backjumping. In fact, they have precisely the semantics required: rewinding the search to a specific point, and carrying of a preserved term to that point. The utility of these properties is demonstrated through an implementation of graph colouring with backjumping and a backjumping SAT solver that applies Conflict Driven Clause Learning.





Describes a project that uses

Uses Software






This page was built for publication: Backjumping is Exception Handling

Report a bug (only for logged in users!)Click here to report a bug for this page (MaRDI item Q4957217)