---------------- SOLUTION ------------------- solution cost : 610.003 number of trips : 9 trip 1, 4 customers, sequence : 21 29 13 7 weight : 68 volume : 434 trip cost : 89.3642 trip 2, 4 customers, sequence : 5 20 15 27 weight : 68 volume : 504 trip cost : 76.6623 trip 3, 2 customers, sequence : 11 10 weight : 63 volume : 136 trip cost : 70.1881 trip 4, 3 customers, sequence : 6 2 30 weight : 67 volume : 411 trip cost : 39.0814 trip 5, 4 customers, sequence : 3 18 25 9 weight : 67 volume : 441 trip cost : 81.1359 trip 6, 3 customers, sequence : 14 19 8 weight : 62 volume : 472 trip cost : 60.23 trip 7, 4 customers, sequence : 16 23 24 12 weight : 68 volume : 522 trip cost : 88.9504 trip 8, 3 customers, sequence : 4 26 17 weight : 68 volume : 391 trip cost : 35.0842 trip 9, 3 customers, sequence : 1 22 28 weight : 59 volume : 399 trip cost : 69.3068 __________________________________________________________ ---------------- BIN PACKING ------------------- trip 1 - vehicule packing see 2l_cvrp1203_T1.png ----------------- customer 21, list of items : 1 customer 29, list of items : 2 customer 13, list of items : 3 4 customer 7, list of items : 5 6 7 trip 2 - vehicule packing see 2l_cvrp1203_T2.png ----------------- customer 5, list of items : 1 2 customer 20, list of items : 3 4 customer 15, list of items : 5 6 customer 27, list of items : 7 trip 3 - vehicule packing see 2l_cvrp1203_T3.png ----------------- customer 11, list of items : 1 2 customer 10, list of items : 3 trip 4 - vehicule packing see 2l_cvrp1203_T4.png ----------------- customer 6, list of items : 1 2 customer 2, list of items : 3 4 5 customer 30, list of items : 6 trip 5 - vehicule packing see 2l_cvrp1203_T5.png ----------------- customer 3, list of items : 1 customer 18, list of items : 2 3 customer 25, list of items : 4 5 customer 9, list of items : 6 7 8 trip 6 - vehicule packing see 2l_cvrp1203_T6.png ----------------- customer 14, list of items : 1 2 3 customer 19, list of items : 4 5 6 customer 8, list of items : 7 trip 7 - vehicule packing see 2l_cvrp1203_T7.png ----------------- customer 16, list of items : 1 2 customer 23, list of items : 3 customer 24, list of items : 4 5 customer 12, list of items : 6 7 trip 8 - vehicule packing see 2l_cvrp1203_T8.png ----------------- customer 4, list of items : 1 2 customer 26, list of items : 3 customer 17, list of items : 4 5 6 trip 9 - vehicule packing see 2l_cvrp1203_T9.png ----------------- customer 1, list of items : 1 customer 22, list of items : 2 3 customer 28, list of items : 4 5