---------------- SOLUTION ------------------- solution cost : 430.885 number of trips : 6 trip 1, 4 customers, sequence : 4 3 9 7 weight : 56 volume : 723 trip cost : 85.3851 trip 2, 3 customers, sequence : 15 14 13 weight : 54 volume : 235 trip cost : 68.5792 trip 3, 2 customers, sequence : 1 2 weight : 48 volume : 303 trip cost : 34.3165 trip 4, 5 customers, sequence : 6 19 11 20 5 weight : 58 volume : 752 trip cost : 103.313 trip 5, 4 customers, sequence : 16 18 10 12 weight : 57 volume : 421 trip cost : 96.6767 trip 6, 2 customers, sequence : 8 17 weight : 56 volume : 354 trip cost : 42.6143 __________________________________________________________ ---------------- BIN PACKING ------------------- trip 1 - vehicule packing see 2l_cvrp0403_T1.png ----------------- customer 4, list of items : 1 2 3 customer 3, list of items : 4 5 6 customer 9, list of items : 7 8 9 customer 7, list of items : 10 11 12 trip 2 - vehicule packing see 2l_cvrp0403_T2.png ----------------- customer 15, list of items : 1 2 customer 14, list of items : 3 4 customer 13, list of items : 5 trip 3 - vehicule packing see 2l_cvrp0403_T3.png ----------------- customer 1, list of items : 1 customer 2, list of items : 2 3 trip 4 - vehicule packing see 2l_cvrp0403_T4.png ----------------- customer 6, list of items : 1 2 customer 19, list of items : 3 customer 11, list of items : 4 5 customer 20, list of items : 6 7 8 customer 5, list of items : 9 10 11 trip 5 - vehicule packing see 2l_cvrp0403_T5.png ----------------- customer 16, list of items : 1 2 customer 18, list of items : 3 customer 10, list of items : 4 5 6 customer 12, list of items : 7 trip 6 - vehicule packing see 2l_cvrp0403_T6.png ----------------- customer 8, list of items : 1 2 3 customer 17, list of items : 4 5