---------------- SOLUTION ------------------- solution cost : 1285.01 number of trips : 18 trip 1, 5 customers, sequence : 22 28 30 27 25 weight : 100 volume : 761 trip cost : 42.3719 trip 2, 6 customers, sequence : 52 50 51 45 44 41 weight : 60 volume : 697 trip cost : 55.8986 trip 3, 10 customers, sequence : 86 81 78 76 71 70 73 77 79 80 weight : 160 volume : 746 trip cost : 133.926 trip 4, 4 customers, sequence : 35 37 33 32 weight : 100 volume : 640 trip cost : 83.5326 trip 5, 7 customers, sequence : 40 60 58 56 53 54 68 weight : 160 volume : 772 trip cost : 100.84 trip 6, 5 customers, sequence : 95 94 92 93 97 weight : 130 volume : 695 trip cost : 91.7245 trip 7, 6 customers, sequence : 88 85 84 82 83 87 weight : 130 volume : 680 trip cost : 74.0803 trip 8, 7 customers, sequence : 24 29 34 36 39 38 31 weight : 120 volume : 740 trip cost : 90.7214 trip 9, 6 customers, sequence : 7 3 5 91 89 90 weight : 70 volume : 697 trip cost : 66.1453 trip 10, 4 customers, sequence : 16 14 12 11 weight : 80 volume : 752 trip cost : 83.8261 trip 11, 4 customers, sequence : 47 46 42 43 weight : 70 volume : 658 trip cost : 43.5807 trip 12, 5 customers, sequence : 67 65 63 62 66 weight : 100 volume : 647 trip cost : 39.7595 trip 13, 5 customers, sequence : 74 72 61 64 69 weight : 90 volume : 754 trip cost : 51.4918 trip 14, 4 customers, sequence : 20 21 26 23 weight : 50 volume : 637 trip cost : 33.831 trip 15, 5 customers, sequence : 49 48 59 57 55 weight : 80 volume : 728 trip cost : 81.2942 trip 16, 6 customers, sequence : 17 18 19 15 13 10 weight : 130 volume : 728 trip cost : 84.2613 trip 17, 5 customers, sequence : 8 9 6 4 75 weight : 80 volume : 677 trip cost : 44.6369 trip 18, 6 customers, sequence : 1 2 99 100 96 98 weight : 100 volume : 685 trip cost : 83.0858 __________________________________________________________ ---------------- BIN PACKING ------------------- trip 1 - vehicule packing see 2l_cvrp2602_T1.png ----------------- customer 22, list of items : 1 2 customer 28, list of items : 3 customer 30, list of items : 4 5 customer 27, list of items : 6 7 customer 25, list of items : 8 9 trip 2 - vehicule packing see 2l_cvrp2602_T2.png ----------------- customer 52, list of items : 1 customer 50, list of items : 2 3 customer 51, list of items : 4 5 customer 45, list of items : 6 customer 44, list of items : 7 8 customer 41, list of items : 9 trip 3 - vehicule packing see 2l_cvrp2602_T3.png ----------------- customer 86, list of items : 1 customer 81, list of items : 2 customer 78, list of items : 3 customer 76, list of items : 4 customer 71, list of items : 5 customer 70, list of items : 6 customer 73, list of items : 7 customer 77, list of items : 8 9 customer 79, list of items : 10 customer 80, list of items : 11 trip 4 - vehicule packing see 2l_cvrp2602_T4.png ----------------- customer 35, list of items : 1 2 customer 37, list of items : 3 customer 33, list of items : 4 customer 32, list of items : 5 6 trip 5 - vehicule packing see 2l_cvrp2602_T5.png ----------------- customer 40, list of items : 1 customer 60, list of items : 2 3 customer 58, list of items : 4 5 customer 56, list of items : 6 customer 53, list of items : 7 customer 54, list of items : 8 9 customer 68, list of items : 10 trip 6 - vehicule packing see 2l_cvrp2602_T6.png ----------------- customer 95, list of items : 1 customer 94, list of items : 2 3 customer 92, list of items : 4 5 customer 93, list of items : 6 customer 97, list of items : 7 trip 7 - vehicule packing see 2l_cvrp2602_T7.png ----------------- customer 88, list of items : 1 customer 85, list of items : 2 customer 84, list of items : 3 customer 82, list of items : 4 5 customer 83, list of items : 6 customer 87, list of items : 7 trip 8 - vehicule packing see 2l_cvrp2602_T8.png ----------------- customer 24, list of items : 1 customer 29, list of items : 2 customer 34, list of items : 3 customer 36, list of items : 4 customer 39, list of items : 5 6 customer 38, list of items : 7 8 customer 31, list of items : 9 trip 9 - vehicule packing see 2l_cvrp2602_T9.png ----------------- customer 7, list of items : 1 customer 3, list of items : 2 customer 5, list of items : 3 4 customer 91, list of items : 5 6 customer 89, list of items : 7 customer 90, list of items : 8 trip 10 - vehicule packing see 2l_cvrp2602_T10.png ----------------- customer 16, list of items : 1 2 customer 14, list of items : 3 4 customer 12, list of items : 5 6 customer 11, list of items : 7 8 trip 11 - vehicule packing see 2l_cvrp2602_T11.png ----------------- customer 47, list of items : 1 2 customer 46, list of items : 3 4 customer 42, list of items : 5 customer 43, list of items : 6 trip 12 - vehicule packing see 2l_cvrp2602_T12.png ----------------- customer 67, list of items : 1 customer 65, list of items : 2 customer 63, list of items : 3 customer 62, list of items : 4 5 customer 66, list of items : 6 7 trip 13 - vehicule packing see 2l_cvrp2602_T13.png ----------------- customer 74, list of items : 1 2 customer 72, list of items : 3 4 customer 61, list of items : 5 6 customer 64, list of items : 7 8 customer 69, list of items : 9 trip 14 - vehicule packing see 2l_cvrp2602_T14.png ----------------- customer 20, list of items : 1 2 customer 21, list of items : 3 4 customer 26, list of items : 5 customer 23, list of items : 6 trip 15 - vehicule packing see 2l_cvrp2602_T15.png ----------------- customer 49, list of items : 1 2 customer 48, list of items : 3 4 customer 59, list of items : 5 customer 57, list of items : 6 customer 55, list of items : 7 8 trip 16 - vehicule packing see 2l_cvrp2602_T16.png ----------------- customer 17, list of items : 1 2 customer 18, list of items : 3 4 customer 19, list of items : 5 6 customer 15, list of items : 7 8 customer 13, list of items : 9 10 customer 10, list of items : 11 trip 17 - vehicule packing see 2l_cvrp2602_T17.png ----------------- customer 8, list of items : 1 customer 9, list of items : 2 customer 6, list of items : 3 4 customer 4, list of items : 5 customer 75, list of items : 6 7 trip 18 - vehicule packing see 2l_cvrp2602_T18.png ----------------- customer 1, list of items : 1 customer 2, list of items : 2 customer 99, list of items : 3 4 customer 100, list of items : 5 6 customer 96, list of items : 7 8 customer 98, list of items : 9