Research on algorithm for K shortest path problem

Yongmei Zhang,Yan Han,Chengwei Bo
2004-01-01
Journal of Information and Computational Science
Abstract:An intelligent algorithm for state space searching for K shortest path is presented with the aid of the thoughts of state space searching and dynamic cut branch in artificial intelligence. The algorithm can optimize searching path, reduce searching scope, raise searching speed, and can be applied to solve K shortest paths in multi-graphs. Furthermore, K shortest paths are K paths including the shortest one, the secondary shortest one, and so on. The instances show that the algorithm is applicable to improve the efficiency in spatial analysis of the net system.
What problem does this paper attempt to address?