---------------- SOLUTION ------------------- solution cost : 692.474 number of trips : 4 trip 1, 5 customers, sequence : 12 2 3 15 16 weight : 694 volume : 705 trip cost : 140.143 trip 2, 6 customers, sequence : 14 17 22 20 19 18 weight : 2045 volume : 688 trip cost : 213.174 trip 3, 8 customers, sequence : 7 21 4 5 8 9 13 11 weight : 3050 volume : 753 trip cost : 218.692 trip 4, 3 customers, sequence : 10 6 1 weight : 4400 volume : 592 trip cost : 120.465 __________________________________________________________ ---------------- BIN PACKING ------------------- trip 1 - vehicule packing see 2l_cvrp0804_T1.png ----------------- customer 12, list of items : 1 2 customer 2, list of items : 3 4 5 6 customer 3, list of items : 7 8 customer 15, list of items : 9 10 11 12 customer 16, list of items : 13 trip 2 - vehicule packing see 2l_cvrp0804_T2.png ----------------- customer 14, list of items : 1 2 3 4 customer 17, list of items : 5 customer 22, list of items : 6 7 customer 20, list of items : 8 customer 19, list of items : 9 customer 18, list of items : 10 11 12 trip 3 - vehicule packing see 2l_cvrp0804_T3.png ----------------- customer 7, list of items : 1 customer 21, list of items : 2 3 customer 4, list of items : 4 5 customer 5, list of items : 6 7 customer 8, list of items : 8 customer 9, list of items : 9 10 customer 13, list of items : 11 12 customer 11, list of items : 13 trip 4 - vehicule packing see 2l_cvrp0804_T4.png ----------------- customer 10, list of items : 1 2 3 4 customer 6, list of items : 5 6 7 customer 1, list of items : 8 9 10