zelen 0.5.1

Direct MiniZinc to Selen Solver
Documentation
1
2
3
% Data file with constraints
constraint x + y = 15;
solve satisfy;