Hi Rodolfo,
Hope this finds you well. Happy new year.
I have been playing around with some sample data.
I ran the attached TSP file through your program and through a simple kd tree. For the kd tree I seeded the first node as the start point from your TSP output. The kd tree produces a route that is almost half the distance. Do you know what might be happening?
osm_x_y_run_debug_kdtree.zip = the tsp file
route_tsp.zip = csv with tsp route generated by your code
route_kdtree.zip = route seeded to kd tree with start node from tsp and then output of route
route_tsp.zip
route_kdtree.zip
osm_x_y_run_debug_kdtree.zip
Hi Rodolfo,
Hope this finds you well. Happy new year.
I have been playing around with some sample data.
I ran the attached TSP file through your program and through a simple kd tree. For the kd tree I seeded the first node as the start point from your TSP output. The kd tree produces a route that is almost half the distance. Do you know what might be happening?
osm_x_y_run_debug_kdtree.zip = the tsp file
route_tsp.zip = csv with tsp route generated by your code
route_kdtree.zip = route seeded to kd tree with start node from tsp and then output of route
route_tsp.zip
route_kdtree.zip
osm_x_y_run_debug_kdtree.zip