31 lines
1.4 KiB
YAML
31 lines
1.4 KiB
YAML
- configuration: CBC
|
|
data_file: data/mznc2019/fox-geese-corn/foxgeesecorn_13.dzn
|
|
model: data/mznc2019/fox-geese-corn/foxgeesecorn.mzn
|
|
problem: fox-geese-corn
|
|
solution:
|
|
corn: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
|
0, 0, 0, 0, 0, 0, 0]
|
|
ecorn: [0, 0, 0, 1, 0, 0, 1, 1, 0, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 0, 0,
|
|
1, 0, 0, 1, 1, 0, 0, 0]
|
|
efox: [0, 0, 3, 0, 0, 0, 1, 0, 2, 0, 2, 0, 2, 0, 2, 0, 2, 0, 2, 0, 2, 0, 2, 0,
|
|
2, 0, 2, 1, 2, 1, 0, 0]
|
|
egeese: [0, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1,
|
|
0, 1, 0, 0, 1, 0, 0, 0, 0]
|
|
fox: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
|
0, 0, 0, 0, 0, 0, 0]
|
|
geese: [1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
|
0, 0, 0, 0, 0, 0, 0]
|
|
objective: 6
|
|
trips: 1
|
|
wcorn: [8, 8, 1, 0, 1, 1, 0, 0, 1, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 1, 1,
|
|
0, 1, 1, 0, 0, 1, 0, 0]
|
|
wfox: [6, 6, 0, 3, 3, 3, 2, 2, 0, 2, 0, 2, 0, 2, 0, 2, 0, 2, 0, 2, 0, 2, 0, 2,
|
|
0, 2, 0, 1, 0, 1, 0, 0]
|
|
wgeese: [7, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0,
|
|
1, 0, 1, 1, 0, 0, 0, 0, 0]
|
|
status: SATISFIED
|
|
time: 43.49
|
|
- {configuration: CBC, data_file: data/mznc2019/fox-geese-corn/foxgeesecorn_13.dzn,
|
|
model: data/mznc2019/fox-geese-corn/foxgeesecorn.mzn, problem: fox-geese-corn, status: OPTIMAL_SOLUTION,
|
|
time: 43.5}
|