14 lines
559 B
YAML
14 lines
559 B
YAML
- configuration: Gurobi
|
|
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: [10, 6, 6, 6, 5, 2, 6, 10, 6, 2, 6, 7, 5, 6, 3, 1, 5, 1, 6, 5, 3, 8, 5,
|
|
8, 5, 5, 2, 7, 9, 7]
|
|
status: SATISFIED
|
|
time: 30.05
|
|
- {configuration: Gurobi, 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: 30.05}
|