Home /Research /A shortest path algorithm of long-period cyclic fully connected layer graph based on Dijkstra algorithm
OTHER

A shortest path algorithm of long-period cyclic fully connected layer graph based on Dijkstra algorithm

Shanghua Mi, Zengwei Ji, Hao Zheng, Yicong Gao

Year
2020
Citations
2

Abstract

For the shortest path problem of cyclic directed fully connected layer graph in several cycles, there is no excellent general solution algorithm in the literature. In this paper, we address this challenge by proposing a long-period decomposition algorithm based on the Dijkstra algorithm. This method employs periodic search primitives for continuous unidirectional path distance optimization. Thus the global shortest path of the long-period cyclic directed fully connected layer graph can be obtained by selecting primitives and decomposing repetitive cycles.. Experimental results demonstrate that state-of-the-art performance has achieved by our method in solving the optimal energy consumption of repeated picking and placing operations of industrial robots. Moreover, it can significantly reduce the computational complexity of the optimization process compared to the global solution using Dijkstra algorithm.

Keywords

Dijkstra's algorithmSuurballe's algorithmYen's algorithmShortest path problemAlgorithmK shortest path routingComputer sciencePathfindingShortest Path Faster AlgorithmA* search algorithm

Related papers

Browse all OTHER papers