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-large1.cd_fd.exp
at
develop
73 B
view raw
1
%% test-med1.mzn: output should be x = 5, y = 8
2
x = 5;
3
y = 8;
4
----------