pumpkin-solver 0.5.0

The Pumpkin combinatorial optimisation solver library.
Documentation
1
2
3
4
5
6
7
8
9
x = true;
y = false;
X_INTRODUCED_0_ = 1;
----------
x = true;
y = true;
X_INTRODUCED_0_ = 2;
----------
==========