Feasibility of Motion Planning on Acyclic and Strongly Connected Directed Graphs
Zhilin Wu (CASIA Liama), Stephane Grumbach (INRIA Liama)

TL;DR
This paper investigates the computational feasibility of motion planning on directed graphs, providing linear-time algorithms for acyclic and strongly connected cases, with structural decomposition insights for the latter.
Contribution
It introduces linear-time algorithms for motion planning feasibility on acyclic and strongly connected directed graphs, utilizing a novel structural decomposition for the latter.
Findings
Feasibility can be decided in linear time for acyclic directed graphs.
A structural theorem decomposes strongly connected graphs into strongly biconnected components.
An efficient algorithm is provided for motion planning on strongly connected graphs.
Abstract
Motion planning is a fundamental problem of robotics with applications in many areas of computer science and beyond. Its restriction to graphs has been investigated in the literature for it allows to concentrate on the combinatorial problem abstracting from geometric considerations. In this paper, we consider motion planning over directed graphs, which are of interest for asymmetric communication networks. Directed graphs generalize undirected graphs, while introducing a new source of complexity to the motion planning problem: moves are not reversible. We first consider the class of acyclic directed graphs and show that the feasibility can be solved in time linear in the product of the number of vertices and the number of arcs. We then turn to strongly connected directed graphs. We first prove a structural theorem for decomposing strongly connected directed graphs into strongly…
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 · Mobile Ad Hoc Networks · Computational Geometry and Mesh Generation
