A Simple Algorithm For Replacement Paths Problem

dc.contributor.author Kare, Anjeneya Swami
dc.date.accessioned 2022-03-27T05:50:56Z
dc.date.available 2022-03-27T05:50:56Z
dc.date.issued 2016-09-01
dc.description.abstract Let G=(V,E) (|V|=n and |E|=m) be an undirected graph with positive edge weights. Let PG(s,t) be a shortest s−t path in G. Let l be the number of edges in PG(s,t). The Edge Replacement Path problem is to compute a shortest s−t path in G\{e}, for every edge e in PG(s,t). The Node Replacement Path problem is to compute a shortest s−t path in G\{v}, for every vertex v in PG(s,t). In this paper we present an O(TSPT(G)+m+l2) time and O(m+l2) space algorithm for both the problems. Where, TSPT(G) is the asymptotic time to compute a single source shortest path tree in G. The proposed algorithm is simple and easy to implement.
dc.identifier.citation Electronic Notes in Discrete Mathematics. v.53
dc.identifier.uri 10.1016/j.endm.2016.05.026
dc.identifier.uri https://www.sciencedirect.com/science/article/abs/pii/S1571065316300804
dc.identifier.uri https://dspace.uohyd.ac.in/handle/1/8288
dc.subject Edge Replacement Path
dc.subject Node Replacement Path
dc.subject Replacement Path
dc.subject Replacement Shortest Path
dc.subject Shortest Path
dc.title A Simple Algorithm For Replacement Paths Problem
dc.type Journal. Article
dspace.entity.type
Files
License bundle
Now showing 1 - 1 of 1
No Thumbnail Available
Name:
license.txt
Size:
1.71 KB
Format:
Plain Text
Description: