tangled
alpha
login
or
join now
dekker.one
/
on-restart-benchmarks
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
on-restart-benchmarks
/
software
/
mza
/
tests
/
unit
/
evaluation
/
minizinc
/
search
/
test-small1.exp2
at
develop
86 B
view raw
1
%% test-small1.mzn: output should be x = 9, y = 2
2
x = 9;
3
y = 2;
4
----------
5
==========