Making a Complete Mess and Getting Away With It: Traveling Salesperson Problems With Circle Placement Variants
David Woller, Masoumeh Mansouri, Miroslav Kulich
Abstract
This letter explores a variation of the Traveling Salesperson Problem, where the agent places a circular obstacle next to each node once it visits it. Referred to as the Traveling Salesperson Problem with Circle Placement (TSP-CP), the aim is to maximize the obstacle radius for which a valid closed tour exists and then minimize the tour cost. The TSP-CP finds relevance in various real-world applications, such as harvesting, quarrying, and open-pit mining. We propose several novel solvers to address the TSP-CP, its variant tailored for Dubins vehicles, and a crucial subproblem known as the Traveling Salesperson Problem on self-deleting graphs (TSP-SD). Our extensive experimental results show that the proposed solvers outperform the current state-of-the-art on related problems in solution quality.
BibTeX
@inproceedings{ral2024_makingacompletem,
title = {Making a Complete Mess and Getting Away With It: Traveling Salesperson Problems With Circle Placement Variants},
author = {David Woller and Masoumeh Mansouri and Miroslav Kulich},
booktitle = {RA-L 2024},
year = {2024}
}