Abstract. The shortest-paths problem is a fundamental problem in graph theory and finds diverse applications in various fields. This is why short-est path algorithms have been designed more thoroughly than any other algorithm in graph theory. A large number of optimization problems are mathematically equivalent to the problem of finding shortest paths in a graph. The shortest-path between a pair of vertices is defined as the path with shortest length between the pair of vertices. The shortest path from one vertex to another often gives the best way to route a message between the vertices. This paper presents an O(n2) time sequential algorithm and an O(n2/p + log n) time parallel algorithm on EREW PRAM model for solving all pairs shortest pa...
We consider the problem of preprocessing an $n$-vertex digraph with real edge weights so that subseq...
This report records the author’s work during the project’s period. This project will study paral...
The shortest circular-path problem is similar to the ordinary shortest path problem, but instead of ...
[[abstract]]In this paper, we consider some shortest path related problems Iron interval and circula...
In this paper, we study the following all-pair shortest path query problem: Given the interval model...
In this article, we study the problem of finding the next-to-shortest path in circular-arc graph. A ...
Given a graph G=(V,E), with |V|=N and |E|=M, we present algorithms for the all-pairs shortest path (...
Includes bibliographical references ( leaves 61-64).One way the early use of parallel computers has ...
The graph is a powerful mathematical tool applied in many fields such as transportation, communicati...
AbstractAn optimal parallel algorithm for computing all-pair shortest paths on doubly convex biparti...
In this paper we give three sub-cubic cost algorithms for the all pairs shortest distance (APSD) and...
The shortest circular-path problem is similar to the ordinary shortest path problem, but instead of ...
AbstractWe consider the problem of preprocessing an n-vertex digraph with real edge weights so that ...
We consider the problem of preprocessing an $n$-vertex digraph with real edge weights so that subseq...
The shortest circular-path problem is similar to the ordinary shortest path problem, but instead of ...
We consider the problem of preprocessing an $n$-vertex digraph with real edge weights so that subseq...
This report records the author’s work during the project’s period. This project will study paral...
The shortest circular-path problem is similar to the ordinary shortest path problem, but instead of ...
[[abstract]]In this paper, we consider some shortest path related problems Iron interval and circula...
In this paper, we study the following all-pair shortest path query problem: Given the interval model...
In this article, we study the problem of finding the next-to-shortest path in circular-arc graph. A ...
Given a graph G=(V,E), with |V|=N and |E|=M, we present algorithms for the all-pairs shortest path (...
Includes bibliographical references ( leaves 61-64).One way the early use of parallel computers has ...
The graph is a powerful mathematical tool applied in many fields such as transportation, communicati...
AbstractAn optimal parallel algorithm for computing all-pair shortest paths on doubly convex biparti...
In this paper we give three sub-cubic cost algorithms for the all pairs shortest distance (APSD) and...
The shortest circular-path problem is similar to the ordinary shortest path problem, but instead of ...
AbstractWe consider the problem of preprocessing an n-vertex digraph with real edge weights so that ...
We consider the problem of preprocessing an $n$-vertex digraph with real edge weights so that subseq...
The shortest circular-path problem is similar to the ordinary shortest path problem, but instead of ...
We consider the problem of preprocessing an $n$-vertex digraph with real edge weights so that subseq...
This report records the author’s work during the project’s period. This project will study paral...
The shortest circular-path problem is similar to the ordinary shortest path problem, but instead of ...