summaryrefslogtreecommitdiffstats
path: root/sols/c208_v3_d811
diff options
context:
space:
mode:
authorMitsuo Tokumori <[email protected]>2022-05-06 02:18:56 -0500
committerMitsuo Tokumori <[email protected]>2022-05-06 02:18:56 -0500
commita7c5bec4705708eb87fb8d9a60b2868471ce702a (patch)
tree8ced15265f7d4fdd91cc3765dae56a8459ae8aee /sols/c208_v3_d811
parent86240eac6b3889aa01c93e32978138572f87f81b (diff)
downloadVRPTW-ACO-python-a7c5bec4705708eb87fb8d9a60b2868471ce702a.tar.gz
VRPTW-ACO-python-a7c5bec4705708eb87fb8d9a60b2868471ce702a.tar.bz2
VRPTW-ACO-python-a7c5bec4705708eb87fb8d9a60b2868471ce702a.zip
Find Depot-or-customer nodes shortest path.
Also cleanup input data in odiparpack/ Also rename sols/ to output/
Diffstat (limited to 'sols/c208_v3_d811')
-rw-r--r--sols/c208_v3_d81126
1 files changed, 0 insertions, 26 deletions
diff --git a/sols/c208_v3_d811 b/sols/c208_v3_d811
deleted file mode 100644
index a3d7b6c..0000000
--- a/sols/c208_v3_d811
+++ /dev/null
@@ -1,26 +0,0 @@
-solmon c208
-**************************************************
-[acs_vehicle]: receive stop event
-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]
-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, ...