1
0
This repository has been archived on 2025-03-06. You can view files and clone it, but cannot push or open issues or pull requests.

4 lines
963 B
MiniZinc

n = 12;
p = array2d(1..12, 0..12, [
0, -1000, 7, -1000, -1000, 5, -1000, -1000, -1000, -1000, -1000, -1000, -1000, 0, 7, -1000, -5, -1000, -1000, 6, -1000, -1000, -1000, -1000, -1000, -1000, 0, -1000, -5, -1000, -4, -1000, -1000, -6, -1000, -1000, -1000, -1000, -1000, 0, -1000, -1000, -4, -1000, -1000, -1000, -1000, -4, -1000, -1000, -1000, -1000, 0, 5, -1000, -1000, -1000, -1000, -4, -1000, -1000, -4, -1000, -1000, -1000, 0, -1000, 6, -1000, -1000, -4, -1000, 9, -1000, -1000, -7, -1000, -1000, 0, -1000, -1000, -6, -1000, -1000, 9, -1000, 0, -1000, -1000, 3, -1000, 0, -1000, -1000, -1000, -4, -1000, -1000, 0, -1000, -1000, -1000, -1000, -3, 0, -1000, -1000, -1000, -1000, -4, -1000, -1000, -1000, -1000, 6, -1000, -1000, 0, -1000, -1000, -1000, -1000, -1000, -7, -1000, -1000, 6, -1000, 9, -1000, 0, -1000, -1000, -1000, -1000, -1000, -1000, 3, -1000, -1000, 9, -1000, 5, 0, -1000, -1000, -1000, -1000, -1000, -1000, -1000, -3, -1000, -1000, 5, -1000 ]);