Parallel distributed implementation of the shortest path algorithm
暂无分享,去创建一个
Neural network (or parallel distributed processing) models have been shown to have some potential for solving optimisation problems. Most formulations result in NP-complete problems and solutions rely on energy based models, so there is no guarantee that the network converges to a global optimal solution. In this paper, we propose a non-energy based neural shortest path network based on the principle of dynamic programming and least take all network. No problem of local minima exists and it guarantees to reach the optimal solution. The network can work purely in an asynchronous mode which greatly increases the computation speed.
[1] John J. Hopfield,et al. Simple 'neural' optimization networks: An A/D converter, signal decision circuit, and a linear programming circuit , 1986 .
[2] Wen-Tsuen Chen,et al. A Neural Sorting Network with O(1) Time Complexity , 1993, Inf. Process. Lett..
[3] Richard P. Lippmann,et al. An introduction to computing with neural nets , 1987 .