1
0
This repository has been archived on 2025-03-03. You can view files and clone it, but cannot push or open issues or pull requests.
2016-11-21 17:54:04 +01:00

20 lines
246 B
MiniZinc

layout = array2d(1..17,1..3, [
37, 36, 18,
50, 30, 25,
47, 21, 52,
9, 34, 28,
20, 19, 2,
14, 29, 6,
5, 13, 51,
23, 38, 45,
16, 27, 24,
46, 32, 44,
40, 17, 12,
33, 4, 42,
43, 10, 3,
26, 31, 35,
15, 48, 11,
8, 49, 7,
39, 22, 41
]);