Title :
Autorouting using a parallel Dijkstra algorithm with embedded constraints
Author :
Solka, Jeffrey L. ; Perry, James C. ; Poellinger, Brian R. ; Rogers, George W.
Author_Institution :
US Naval Surface Warfare Center, Dalgren, VA, USA
Abstract :
An optimal path algorithm in which the paths are subjected to turning constraints has been developed. The restriction which has been incorporated is that the next link in the path must not make an angle exceeding 45° in magnitude with the preceding link. The algorithm is a variation of Dijkstra in that it follows a similar inductive procedure. The difference is that this algorithm stores more information for each vertex at each step. There is a constrained optimal path with ⩽k links flowing into a node through each adjoining link. At the kth step, Dijkstra would keep track of only the best one. In this procedure, all constrained optimal paths flowing into the node are recorded. The constraints may not allow continuation toward the goal vertex through the best of all the paths. Recording the extra information permits selection from allowable paths. There exists a natural implementation of this procedure as a neural network, and as a massively parallel algorithm on an array processor
Keywords :
neural nets; parallel algorithms; path planning; embedded constraints; inductive procedure; massively parallel algorithm; neural network; optimal path algorithm; parallel Dijkstra algorithm; Constraint optimization; Cost function; Missiles; Neural networks; Neurons; Parallel algorithms; Path planning; Protection; Turning;
Conference_Titel :
Neural Networks, 1992. IJCNN., International Joint Conference on
Conference_Location :
Baltimore, MD
Print_ISBN :
0-7803-0559-0
DOI :
10.1109/IJCNN.1992.227001