Accelerate Incremental TSP Algorithms on Time Evolving Graphs with Partitioning Methods

Shalini Sharma, Jerry Chou
2022 Algorithms  
In time-evolving graphs, the graph changes at each time interval, and the previously computed results become invalid. We addressed this issue for the traveling salesman problem (TSP) in our previous work and proposed an incremental algorithm where the TSP tour is computed from the previous result instead of the whole graph. In our current work, we have mapped the TSP problem to three partitioning methods named vertex size attribute, edge attribute, and k-means; then, we compared the TSP tour
more » ... ults. We have also examined the effect of increasing the number of partitions on the total computation time. Through our experiments, we have observed that the vertex size attribute performs the best because of a balanced number of vertices in each partition.
doi:10.3390/a15020064 fatcat:gg4r7ye4qndo7itss6yg3c2xw4