13 lines
604 B
YAML
13 lines
604 B
YAML
- configuration: Gecode
|
|
data_file: data/mznc2020/pentominoes/05.dzn
|
|
model: data/mznc2020/pentominoes/pentominoes-int.mzn
|
|
problem: pentominoes
|
|
solution:
|
|
board: [1, 1, 1, 1, 2, 2, 3, 3, 3, 8, 13, 1, 9, 10, 10, 10, 2, 2, 3, 8, 8, 13,
|
|
9, 9, 10, 4, 10, 2, 11, 3, 8, 12, 13, 9, 9, 7, 4, 4, 11, 11, 11, 8, 12, 13,
|
|
7, 7, 7, 5, 4, 4, 11, 12, 12, 12, 13, 7, 5, 5, 5, 5, 6, 6, 6, 6, 6, 13]
|
|
status: SATISFIED
|
|
time: 0.67
|
|
- {configuration: Gecode, data_file: data/mznc2020/pentominoes/05.dzn, model: data/mznc2020/pentominoes/pentominoes-int.mzn,
|
|
problem: pentominoes, status: SATISFIED}
|