diff options
Diffstat (limited to 'sols/c208_v3_d811')
| -rw-r--r-- | sols/c208_v3_d811 | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/sols/c208_v3_d811 b/sols/c208_v3_d811 index 0f8eac6..a3d7b6c 100644 --- a/sols/c208_v3_d811 +++ b/sols/c208_v3_d811 @@ -4,10 +4,23 @@ solmon c208 time is up: cannot find a better solution in given time(10 minutes) it takes 607.824 second from multiple_ant_colony_system running the best path have found is: -[0, 93, 5, 75, 2, 20, 22, 24, 30, 29, 6, 32, 33, 31, 35, 37, 38, 39, 36, 34, 28, 26, 23, 18, 19, 16, 14, 12, 15, 17, 13, 25, 9, 11, 10, 21, 0, 67, 63, 61, 62, 72, 74, 69, 66, 64, 68, 65, 55, 49, 54, 53, 56, 59, 58, 60, 57, 40, 44, 46, 45, 51, 50, 52, 47, 42, 41, 43, 48, 8, 90, 0, 27, 1, 99, 100, 97, 92, 94, 95, 98, 7, 3, 4, 89, 88, 91, 86, 84, 83, 82, 76, 71, 85, 73, 70, 79, 80, 78, 77, 87, 96, 81, 0] +[0, 93, 5, 75, 2, 20, 22, 24, 30, 29, 6, 32, 33, 31, 35, 37, 38, 39, 36, 34, 28, +26, 23, 18, 19, 16, 14, 12, 15, 17, 13, 25, 9, 11, 10, 21, 0, 67, 63, 61, 62, +72, 74, 69, 66, 64, 68, 65, 55, 49, 54, 53, 56, 59, 58, 60, 57, 40, 44, 46, 45, +51, 50, 52, 47, 42, 41, 43, 48, 8, 90, 0, 27, 1, 99, 100, 97, 92, 94, 95, 98, 7, + +3, 4, 89, 88, 91, 86, 84, 83, 82, 76, 71, 85, 73, 70, 79, 80, 78, 77, 87, 96, +81, 0] best path distance is 810.973266, best vehicle_num is 3 ************************************************** Optimum C208.100 v=3 d=585.8 method=KLM +node_id 80 +travel_path[insert_index] 57 +travel_path[next_index] 0 +temp_front_index 60 +temp_back_index 0 +travel_path = ..., 60, 57, ... +check_ant_distance = ..., 60, 80, 57, ... |
