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.

6 lines
391 B
MiniZinc

N = 8;
R = 33;
from = [3, 4, 8, 8, 8, 7, 6, 7, 1, 8, 8, 6, 7, 5, 7, 5, 4, 4, 7, 2, 1, 5, 8, 5, 3, 2, 1, 2, 6, 3, 6, 1, 8];
to = [8, 8, 6, 7, 2, 8, 3, 2, 7, 5, 4, 8, 6, 8, 3, 2, 5, 6, 1, 8, 2, 3, 3, 7, 4, 6, 5, 1, 5, 6, 4, 8, 1];
distance = [176, 125, 224, 158, 136, 158, 59, 36, 58, 114, 125, 224, 83, 114, 24, 23, 10, 102, 58, 136, 66, 62, 176, 48, 52, 89, 88, 66, 112, 59, 102, 202, 202];