首页 | 本学科首页   官方微博 | 高级检索  
     检索      


Faster algorithm to find anti-risk path between two nodes of an undirected graph
Authors:Jay Mahadeokar  Sanjeev Saxena
Institution:1. Dept. of Computer Science and Engineering, Indian Institute of Technology, Kanpur, India, 208 016
Abstract:For a weighted 2-edge connected graph G=(V,E), we are to find a “minimum risk path” from source s to destination t. This is a shortest s?t path under the assumption that at most one edge on the path may be blocked. The fact that the edge is blocked is known only when we reach a site adjacent to the blocked edge. If n and m are the number of nodes and edges of G, then we show that this problem can be solved in O(n 2) time using only simple data structures. This is an improvement over the previous O(mn+n 2logn) time algorithm. Moreover, with use of more complicated data structures like Fibonacci Heaps and transmuters the time can be further reduced to O(m+nlogn).
Keywords:
本文献已被 SpringerLink 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号