Abstract

Abstract A method of heuristically solving large and extremely large traveling salesman problems is suggested. The solver is a specific genetic algorithm producing approximately shortest routes the fastest of known heuristics without losing much in accuracy. The method consists in parallelizing the problem by clustering its nodes and finding the best route passing through the centroids of the clusters. The open-loop subroutes of the clusters are connected via specific nodes. These specific nodes referred to as connectors are determined as those for which the distance to the depot is maximal and the distance to the cluster of the following subproblem is minimal. Thus, a bunch of smaller open-loop problems is solved instead of solving the whole (closed loop) problem. Extremely large problems should be clustered manually by imposing a mesh of rotated square cells. In this case, the connectors should be determined manually as well. A connector can also be approximated by a node which is the closest to the line connecting the centroids of the two clusters. The suggested parallelization can produce a very significant speedup depending on how many processor cores are simultaneously available. The factual speedup by the parallelization depends on the availability of processor cores, memory, and the processor clock frequency. The efficiency of the parallelization is maintained for a few hundred to a few million nodes by any number of clusters being less than the size of the average cluster.

Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call