pumpkin-core 0.4.0

The core of the Pumpkin constraint programming solver.
Documentation
1
2
3
4
5
6
mod predicate_assignments;
mod predicate_notifier;
mod predicate_tracker;

pub(crate) use predicate_assignments::*;
pub(crate) use predicate_notifier::*;