Distributed Approximation Algorithms for the Combinatorial Motion Planning Problem
Simran Dokania, Aditya Paliwal, Shrisha Rao

TL;DR
This paper introduces a new distributed approximation algorithm for the combinatorial motion planning problem, achieving a 4-approximation in polynomial time and a 2-approximation for the k-TSP problem, with efficient distributed implementations.
Contribution
It presents the first fully distributed asynchronous message passing algorithm for combinatorial motion planning and shortcut operations, improving scalability and efficiency.
Findings
Achieves a 4-approximation for combinatorial motion planning.
Provides a 2-approximation solution for the k-TSP problem.
Introduces the first distributed shortcut operation in asynchronous systems.
Abstract
We present a new -approximation algorithm for the Combinatorial Motion Planning problem which runs in time, where is the functional inverse of the Ackermann function, and a fully distributed version for the same in asynchronous message passing systems, which runs in time with a message complexity of . This also includes the first fully distributed algorithm in asynchronous message passing systems to perform "shortcut" operations on paths, a procedure which is important in approximation algorithms for the vehicle routing problem and its variants. We also show that our algorithm gives feasible solutions to the -TSP problem with an approximation factor of in both centralized and distributed environments. The broad idea of the algorithm is to distribute the set of vertices into two subsets and…
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
TopicsAdvanced Graph Theory Research · Computational Geometry and Mesh Generation · Complexity and Algorithms in Graphs
