arXiv · 1808.02591
A practical Single Source Shortest Path algorithm for random directed graphs with arbitrary weight in expecting linear time
Abstract
In this paper, I present an algorithm called Raffica algorithm for Single-Source Shortest Path(SSSP). On random graph, this algorithm has linear time complexity(in expect). More precisely, the random graph uses configuration model, and the weights are distributed mostly positively. It is also linear for random grid graphs. Despite I made an assumption on the weights of the random graph, this algorithm is able to solve SSSP with arbitrary weights; when a negative cycle exists, this algorithm can find it out once traversed. The algorithm has a lot of appliances.
Explore related subjects
Keep this discovery
Dexin Li. 2018-08-08. A practical Single Source Shortest Path algorithm for random directed graphs with arbitrary weight in expecting linear time. https://arxiv.org/abs/1808.02591
Cite the original work for its findings. Save a collection to share your selection of sources.