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
/
general
/
mzn-implicit7.mzn
at
develop
61 B
view raw
1
2
array
[
int
]
of
int
:
x
=
[
]
;
3
solve
satisfy
;
4
output
[
show
(
x
)
]
;