Feasibility of Motion Planning on Acyclic and Strongly Connected Directed Graphs

Zhilin Wu,Stephane Grumbach
DOI: https://doi.org/10.48550/arXiv.0904.1920
2009-04-13
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 biconnected <a class="link-external link-http" href="http://components.Based" rel="external noopener nofollow">this http URL</a> on the structural decomposition, we give an algorithm for the feasibility of motion planning on strongly connected directed graphs, and show that it can also be decided in time linear in the product of the number of vertices and the number of arcs.
Discrete Mathematics,Data Structures and Algorithms
What problem does this paper attempt to address?