The Traveling Firefighter Problem
Majid Farhadi, Alejandro Toriello, Prasad Tetali

TL;DR
This paper introduces the $L_p$ Traveling Salesman Problem, explores its special cases including the Traveling Firefighter Problem, and provides approximation algorithms and bounds for these problems in metric spaces.
Contribution
It presents a polynomial-time reduction from $L_p$-TSP to segmented-TSP and studies the $p=2$ case, the Traveling Firefighter Problem, with new approximation results.
Findings
Reduction of $L_p$-TSP to segmented-TSP established
Approximation bounds improved for all-norm-TSP
Analysis of the quadratic case ($p=2$) as the Traveling Firefighter Problem
Abstract
We introduce the Traveling Salesman Problem (-TSP), given by an origin, a set of destinations, and underlying distances. The objective is to schedule a destination visit sequence for a traveler of unit speed to minimize the Minkowski -norm of the resulting vector of visit/service times. For the problem becomes a path variant of the TSP, and for it defines the Traveling Repairman Problem (TRP), both at the center of classical combinatorial optimization. We provide an approximation preserving polynomial-time reduction of -TSP to the segmented-TSP Problem [Sitters '14] and further study the case of , which we term the Traveling Firefighter Problem (TFP), when the cost due to a delay in service is quadratic in time. We also study the all-norm-TSP problem [Golovin et al. '08], in which the objective is to find a route that is (approximately)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVehicle Routing Optimization Methods
