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.
half-reif-benchmarks/data/mznc2019/accap/accap_instance3.dzn

9 lines
258 B
MiniZinc

% Instance 3 %
opDur=[4,2,2,2,5,6,3,2,2,5,4,2,5,6,4,2,4,2,6,5];
cNum=[2,5,1,2,2,1,4,5,4,5,1,5,2,3,3,5,3,3,5,4];
xCoor=[4,7,8,8,3,1,4,6,4,2,3,7,4,2,3,6,1,3,3,2];
FA=[{3,4,6,9,12,14},{2,5,7,8,10,11,13,15,17,20},{1,16,18,19}];
airlines=3;
flights=20;
times=10;