A New Algorithm to Compute Single Source Shortest Path in a Real Edge Weighted Graph to Optimize Time Complexity

ICIS(2018)

引用 25|浏览15
暂无评分
摘要
A prime concern of a Shortest-Path problem is to handle any real edge weight values whether it is positive or negative with the feature of negative weight cycle detection if exists. Number of single source shortest-path algorithms are available that can handle negative weight cycle, where the most stable algorithm till date executes with polynomial time complexity. In this paper, an algorithm is proposed for graphs with real edge weights to solve single source shortest path problem with the feature of negative weight cycle detection in order to optimize time complexity. The time complexity analysis and proof of correctness confirmed that, for graph with identical configuration, the proposed algorithm provides faster and accurate solutions with quasilinear time complexity than the existing algorithm that comes out with the same solution with a polynomial time complexity.
更多
查看译文
关键词
shortest path problem,single source shortest path algorithm,negative weight cycle detection,real edge weight,quasilinear time-complexity.
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要