forked from prushh/cvrp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpr01.dzn
6 lines (6 loc) · 927 Bytes
/
pr01.dzn
1
2
3
4
5
6
Name = "pr01.txt";
locX = [-29.730,-30.664,51.642,-13.171,-67.413,48.907,5.243,-65.002,-4.175,23.029,25.482,-42.615,-76.672,-20.673,-52.039,-41.376,-91.943,-65.118,18.597,-40.942,-37.756,23.767,-43.030,-35.297,-54.755,-49.329,57.404,-22.754,-56.622,-38.562,-16.779,-11.560,-46.545,16.229,1.294,-26.404,4.352,-50.665,-22.833,-71.100,-7.849,11.877,-18.927,-11.920,29.840,12.268,-37.933,-10.442];
locY = [64.136,5.463,5.469,69.336,68.323,6.274,22.260,77.234,-1.569,11.639,6.287,-26.392,99.341,57.892,6.567,50.824,27.588,30.212,96.716,83.209,-33.325,29.083,20.453,-24.896,14.368,33.374,23.822,55.408,73.340,-3.705,19.537,11.615,97.974,9.320,7.349,29.529,14.685,-23.126,-9.814,-18.616,32.074,-24.933,-23.730,11.755,11.633,-55.811,-21.613,19.999];
Demand = [12,8,16,5,12,5,13,20,13,18,7,6,9,9,4,25,5,17,3,16,25,21,14,19,14,6,16,9,20,13,10,16,19,22,14,10,11,15,13,15,8,22,24,3,25,19,21];
NumVehicles = 4;
Capacity = [200,100,200,300];