1
0
This repository has been archived on 2025-03-06. You can view files and clone it, but cannot push or open issues or pull requests.

22 lines
763 B
YAML

- configuration: CBC
data_file: data/mznc2019/triangular/n10.dzn
model: data/mznc2019/triangular/triangular.mzn
problem: triangular
solution:
heart:
- [1, 0, 0, 0, 0, 0, 0, 0, 0, 0]
- [0, 1, 0, 0, 0, 0, 0, 0, 0, 0]
- [1, 1, 0, 0, 0, 0, 0, 0, 0, 0]
- [1, 0, 0, 0, 0, 0, 0, 0, 0, 0]
- [0, 1, 0, 0, 0, 0, 0, 0, 0, 0]
- [1, 1, 0, 0, 0, 0, 0, 0, 0, 0]
- [1, 0, 0, 0, 0, 0, 0, 0, 0, 0]
- [0, 1, 0, 0, 0, 0, 0, 0, 0, 0]
- [0, 0, 1, 0, 1, 1, 0, 1, 1, 0]
- [0, 0, 0, 1, 1, 0, 1, 1, 0, 1]
objective: 20
status: SATISFIED
time: 180.75
- {configuration: CBC, data_file: data/mznc2019/triangular/n10.dzn, model: data/mznc2019/triangular/triangular.mzn,
problem: triangular, status: OPTIMAL_SOLUTION, time: 180.76}