14 lines
562 B
YAML
14 lines
562 B
YAML
- configuration: CPLEX
|
|
data_file: data/mznc2020/tower_challenge/tower_070_070_30_100-05.dzn
|
|
model: data/mznc2020/tower_challenge/tower.mzn
|
|
problem: tower_challenge
|
|
solution:
|
|
objective: 100
|
|
power: [3, 8, 9, 1, 2, 5, 7, 3, 5, 8, 7, 9, 6, 10, 2, 3, 7, 6, 8, 7, 10, 9, 8,
|
|
10, 10, 8, 1, 10, 3, 6]
|
|
status: SATISFIED
|
|
time: 315.21
|
|
- {configuration: CPLEX, data_file: data/mznc2020/tower_challenge/tower_070_070_30_100-05.dzn,
|
|
model: data/mznc2020/tower_challenge/tower.mzn, problem: tower_challenge, status: OPTIMAL_SOLUTION,
|
|
time: 315.22}
|