Closed form distance formula for the balanced multiple travelling salesmen

01/21/2020
by   Wolfgang Garn, et al.
0

As a first contribution the mTSP is solved using an exact method and two heuristics, where the number of nodes per route is balanced. The first heuristic uses a nearest node approach and the second assigns the closest vehicle (salesman). A comparison of heuristics with test-instances being in the Euclidean plane showed similar solution quality and runtime. On average, the nearest node solutions are approximately one percent better. The closest vehicle heuristic is especially important when the nodes (customers) are not known in advance, e.g. for online routing. Whilst the nearest node is preferable when one vehicle has to be used multiple times to service all customers. The second contribution is a closed form formula that describes the mTSP distance dependent on the number of vehicles and customers. Increasing the number of salesman results in an approximately linear distance growth for uniformly distributed nodes in a Euclidean grid plane. The distance growth is almost proportional to the square root of number of customers (nodes). These two insights are combined in a single formula. The minimum distance of a node to n uniformly distributed random (real and integer) points was derived and expressed as functional relationship dependent on the number of vehicles. This gives theoretical underpinnings and is in agreement with the distances found via the previous mTSP heuristics. Hence, this allows to compute all expected mTSP distances without the need of running the heuristics.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/27/2020

Balanced dynamic multiple travelling salesmen: algorithms and continuous approximations

Dynamic routing occurs when customers are not known in advance, e.g. for...
research
09/14/2021

Probabilistic Analysis of Euclidean Capacitated Vehicle Routing

We give a probabilistic analysis of the unit-demand Euclidean capacitate...
research
08/15/2022

Degree of Convexity and Expected Distances in Polygons

We present an algorithm for computing the so-called Beer-index of a poly...
research
11/19/2021

Embeddings and labeling schemes for A*

A* is a classic and popular method for graphs search and path finding. I...
research
06/29/2023

A Neural Separation Algorithm for the Rounded Capacity Inequalities

The cutting plane method is a key technique for successful branch-and-cu...
research
12/21/2021

Combining Minkowski and Chebyshev: New distance proposal and survey of distance metrics using k-nearest neighbours classifier

This work proposes a distance that combines Minkowski and Chebyshev dist...
research
10/13/2020

Multiple Node Immunisation for Preventing Epidemics on Networks by Exact Multiobjective Optimisation of Cost and Shield-Value

The general problem in this paper is vertex (node) subset selection with...

Please sign up or login with your details

Forgot password? Click here to reset