Changes

Jump to: navigation, search

Algorithm

4 bytes added, 07:20, 26 November 2015
no edit summary
== Travel times ==
To find the best route, the travel times between all locations are required. While most other route optimization tools use geographic distances (as the crow flies), RouteXL uses open source route planners based on the [https://www.openstreetmap.org/ OpenStreetMap] road network to determine travel. OpenStreetMap is the free Wiki World Map – an openly licensed map of the world being created by volunteers using local knowledge, GPS tracks and donated sources.
[Learn more: https://www.openstreetmap.org/ OpenStreetMap] is the free Wiki World Map – an openly licensed map of the world being created by volunteers using local knowledge, GPS tracks and donated sources.
== Optimization ==
Mathematicians call it a "hard" problem and there is no final one-size-fits-all solution available. They even have a name for it: ''The Travelling Salesman Problem''. Indeed, humans can fly to the moon, but can't solve this problem.
More informationLearn more: https://en.wikipedia.org/wiki/Travelling_salesman_problem
=== Method ===

Navigation menu