---------------- SOLUTION ------------------- solution cost : 615.679 number of trips : 5 trip 1, 8 customers, sequence : 16 13 7 17 9 8 14 21 weight : 2950 volume : 737 trip cost : 146.621 trip 2, 6 customers, sequence : 15 12 11 10 23 18 weight : 2175 volume : 542 trip cost : 85.7562 trip 3, 7 customers, sequence : 6 24 25 29 27 28 26 weight : 3000 volume : 737 trip cost : 177.07 trip 4, 5 customers, sequence : 3 4 1 5 2 weight : 3825 volume : 695 trip cost : 149.873 trip 5, 3 customers, sequence : 19 20 22 weight : 800 volume : 433 trip cost : 56.3588 __________________________________________________________ ---------------- BIN PACKING ------------------- trip 1 - vehicule packing see 2l_cvrp1003_T1.png ----------------- customer 16, list of items : 1 2 3 customer 13, list of items : 4 customer 7, list of items : 5 6 7 customer 17, list of items : 8 customer 9, list of items : 9 customer 8, list of items : 10 customer 14, list of items : 11 customer 21, list of items : 12 trip 2 - vehicule packing see 2l_cvrp1003_T2.png ----------------- customer 15, list of items : 1 2 3 customer 12, list of items : 4 customer 11, list of items : 5 customer 10, list of items : 6 7 customer 23, list of items : 8 customer 18, list of items : 9 trip 3 - vehicule packing see 2l_cvrp1003_T3.png ----------------- customer 6, list of items : 1 customer 24, list of items : 2 customer 25, list of items : 3 customer 29, list of items : 4 5 6 customer 27, list of items : 7 8 9 customer 28, list of items : 10 customer 26, list of items : 11 12 trip 4 - vehicule packing see 2l_cvrp1003_T4.png ----------------- customer 3, list of items : 1 2 customer 4, list of items : 3 customer 1, list of items : 4 customer 5, list of items : 5 6 customer 2, list of items : 7 8 9 trip 5 - vehicule packing see 2l_cvrp1003_T5.png ----------------- customer 19, list of items : 1 2 customer 20, list of items : 3 4 5 customer 22, list of items : 6 7