Title
Computing k shortest paths from a source node to each other node
Abstract
The single-pair K shortest path (KSP) problem can be described as finding $$k$$k least cost paths through a graph between two given nodes in a non-decreasing order, while single-source KSP algorithms aim to find KSPs from a given node to each other node. However, little effort has been devoted to the single-source KSP approaches. This paper proposes a novel single-source KSP algorithm in a given directed weighted graph where loops are allowed. The proposed method is designed to compute a set of shortest paths with exactly $$k$$k distinctive lengths in a non-decreasing order. Meanwhile, it can also find all shortest paths with the length less than a given threshold. Inspired by water flowing principle, we imagine that there are waters flowing from a source node to each other node along edges at a constant speed. When the water reaches a node, the node will generate new waters flowing along its outgoing edges. By stepping back the traces of the water, the ordered shortest paths can be obtained. We also address the correctness and effectiveness of the method. Simulations are carried out using synthetic data and practical graph data, which demonstrate the considerable performance of the proposed approach especially for single-source KSP problems.
Year
DOI
Venue
2015
10.1007/s00500-014-1434-2
Soft Computing - A Fusion of Foundations, Methodologies and Applications
Keywords
Field
DocType
K shortest path problem, Single-pair KSP, Single-source KSP
Graph,Mathematical optimization,Shortest path problem,Computer science,Correctness,Theoretical computer science,Synthetic data
Journal
Volume
Issue
ISSN
19
8
1433-7479
Citations 
PageRank 
References 
0
0.34
16
Authors
5
Name
Order
Citations
PageRank
Guisong Liu14212.84
Zhao Qiu250.75
Hong Qu323829.27
Luping Ji414910.31
Alexander Takacs500.34