An Approximation Algorithm for a Shortest Dubins Path Problem
Sivakumar Rathinam, Pramod Khargonekar

TL;DR
This paper introduces a new approximation algorithm for the shortest Dubins path problem, significantly improving the solution quality guarantee for vehicle routing with motion constraints.
Contribution
The paper presents a novel approximation algorithm that reduces the solution guarantee from 3.04 to 2.04 for the shortest Dubins path problem.
Findings
Improved approximation guarantee from 3.04 to 2.04.
Algorithm tested on hundreds of instances with up to 30 points.
Demonstrated effectiveness of the approach in practical scenarios.
Abstract
The problem of finding the shortest path for a vehicle visiting a given sequence of target points subject to the motion constraints of the vehicle is an important problem that arises in several monitoring and surveillance applications involving unmanned aerial vehicles. There is currently no algorithm that can find an optimal solution to this problem. Therefore, heuristics that can find approximate solutions with guarantees on the quality of the solutions are useful. The best approximation algorithm currently available for the case when the distance between any two adjacent target points in the sequence is at least equal to twice the minimum radius of the vehicle has a guarantee of 3.04. This article provides a new approximation algorithm which improves this guarantee to 2.04. The developed algorithm is also implemented for hundreds of typical instances involving at most 30 points to…
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
TopicsRobotic Path Planning Algorithms · UAV Applications and Optimization · Vehicle Routing Optimization Methods
