Abstract

In this paper, we study the following replacement paths problem for undirected graphs in case of edge or node failures.1.In the edge failure problem, for each edge e on a shortest s–t path in G, we are required to find a shortest s–t path in G−e.2.In the node failure problem, for each node v on a shortest s–t path, we need to report a shortest s–t path in G−v.3.In the detour critical problem, for each edge (u,v) on a shortest s–t path, we have to report a shortest u–t path in G−(u,v). If m is the number of edges and d is the distance between s and t, which in turn will be bounded by the diameter of the graph, the proposed algorithm for all these problems takes O(m+d2) time, for graphs with integer weights (on the RAM model) and on planar graphs. For typically dense graphs, or graphs with small diameter (formally, when d=O(m)), the algorithms take linear time.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.