ConSol-Lab / Pumpkin

A lazy clause generation constraint solver written in Rust.
Apache License 2.0
17 stars 4 forks source link

feat!: introduce inference-nogoods in drcp-format #98

Closed maartenflippo closed 2 weeks ago

maartenflippo commented 2 weeks ago

The DRCP format is extended to support nogoods that are lazily blocked by propagators. When there is a propagation R -> false, then it suffices to log R. The README describes how this affects the textual format.