A new implementation of Yen's ranking loopless paths algorithm
A new implementation of Yen's ranking loopless paths algorithm
复制标题
DOI:
10.1007/s10288-002-0010-2
复制
发表时间:
2003-06-01
影响因子:
2
通讯作者:
Pascoal, Marta M. B.
中科院分区:
文献类型:
--
作者:
Martins, Ernesto Q. V.;Pascoal, Marta M. B.
Yen's algorithm is a classical algorithm for ranking the K shortest loopless paths between a pair of nodes in a network. In this paper an implementation of Yen's algorithm is presented. Both the original algorithm and this implementation present O(Kn(m + n log n)) computational complexity order when considering a worst-case analysis. However, computational experiments are reported, which allow to conclude that in practice this new implementation outperforms two other, Perko's implementation and a straightforward one.