pumpkin-core 0.4.0

The core of the Pumpkin constraint programming solver.
Documentation
1
2
3
4
5
mod alternating_brancher;
mod strategies;

pub use alternating_brancher::*;
pub use strategies::*;