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
/
minizinc
/
docs
/
en
/
examples
/
sonet.dzn
at
develop
90 B
view raw
1
nb_nodes
=
5
;
2
nb_rings
=
2
;
3
capacity
=
4
;
4
Demand
=
{
(
1
,
3
)
,
(
3
,
5
)
,
(
3
,
2
)
,
(
2
,
4
)
,
(
4
,
1
)
}
;