forked from prushh/cvrp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpr07.dzn
6 lines (6 loc) · 1.37 KB
/
pr07.dzn
1
2
3
4
5
6
Name = "pr07.txt";
locX = [-92.700,71.179,31.537,-4.694,-30.194,12.677,-32.355,19.910,13.202,54.877,15.063,-50.598,-29.730,17.542,11.127,33.752,-56.012,57.874,10.718,53.088,1.569,31.531,-66.833,-70.740,32.538,-51.453,36.456,-31.207,-10.388,14.722,47.095,43.781,53.546,26.801,63.385,47.192,-16.315,78.900,79.822,12.878,-67.981,9.198,-35.950,28.766,11.469,-22.760,-65.674,7.239,-29.785,-89.050,-46.887,-14.972,-17.035,31.635,-3.577,33.008,-92.950,-9.137,-39.960,28.430,-28.540,31.415,-49.426,-72.827,60.083,10.870,25.122,-46.997,16.058,25.409,68.323,10.629];
locY = [-59.180,12.543,66.638,25.537,67.773,-57.471,-20.966,48.975,-19.135,-41.168,-25.171,-16.418,17.078,1.575,77.216,71.259,-10.394,-16.290,-18.787,-18.750,7.532,48.944,-37.854,62.244,23.096,-36.444,-22.638,43.494,34.491,-10.834,-21.387,34.766,-67.487,46.515,11.981,-5.475,-11.267,17.651,22.272,16.919,-3.754,-18.597,-19.141,45.276,68.231,45.496,-23.120,1.599,-11.285,16.211,-3.363,30.621,49.774,53.619,13.342,58.960,63.263,-22.931,6.195,-19.214,-3.485,36.859,60.602,-27.765,-45.905,-3.900,7.672,-17.474,33.020,-11.700,-5.145,9.326];
Demand = [20,6,19,10,18,1,15,23,13,12,7,25,5,1,25,10,2,7,11,4,6,15,7,8,10,9,4,6,22,17,9,25,10,18,21,10,23,23,11,1,23,16,10,12,12,3,22,21,13,15,13,20,10,25,7,15,2,23,5,25,9,2,24,13,20,13,15,4,20,8,19];
NumVehicles = 20;
Capacity = [100,200,210,300,200,210,100,200,300,200,200,100,300,190,200,100,300,190,100,300,];