We study the problem of finding the next-to-shortest paths in a graph. A next-to-shortest (u, v)-path is a shortest (u, v)-path amongst (u, v)- paths with length strictly greater than the length of the shortest (u, v)- path. In constrast to the situation in directed graphs, where the problem has been shown to be NP-hard, providing edges of length zero are allowed, we prove the somewhat surprising result that there is a polynomial time algorithm for the undirected version of the problem
[[abstract]]給定一個邊有權重的圖$G = ( V , E , w )$ , 並指定兩個點$u$與$v$,找從$u$點出發到$v$點的最短路徑是一個很傳統的圖論問題。我們可以將這個問題延伸到...
We consider the problem of maintaining on-line a solution to the All Pairs Shortest Paths Problem in...
The similarity between two paths can be measured according to the proportion of arcs they share. We ...
We study the problem of finding the next-to-shortest paths in a graph. A next-to-shortest $(u,v)$-p...
[[abstract]]Given an edge-weighted undirected graph G and two prescribed vertices u and v, a next-to...
[[abstract]]Given an edge-weighted undirected graph G and two prescribed vertices u and v, a next-to...
[[abstract]]Given an edge-weighted undirected graph G and two prescribed vertices u and v, a next-to...
[[abstract]]Given an edge-weighted undirected graph G and two prescribed vertices u and v, a next-to...
In this article, we study the problem of finding the next-to-shortest path in circular-arc graph. A ...
This thesis deals with shortest paths problem in graphs. Shortest paths problem is the basic issue o...
We propose shortest path algorithms that use A ∗ search in combination with a new graph-theoretic lo...
We describe algorithms for finding the k shortest paths connecting a given pair of vertices in a dig...
We consider the problem of maintaining a solution to the All Pairs Shortest Paths Problem in a direc...
The aim of this thesis is finding, comparing and implementation of algorithms for finding the shorte...
We present a new algorithm, called K*, for finding the k shortest paths between a designated pair of...
[[abstract]]給定一個邊有權重的圖$G = ( V , E , w )$ , 並指定兩個點$u$與$v$,找從$u$點出發到$v$點的最短路徑是一個很傳統的圖論問題。我們可以將這個問題延伸到...
We consider the problem of maintaining on-line a solution to the All Pairs Shortest Paths Problem in...
The similarity between two paths can be measured according to the proportion of arcs they share. We ...
We study the problem of finding the next-to-shortest paths in a graph. A next-to-shortest $(u,v)$-p...
[[abstract]]Given an edge-weighted undirected graph G and two prescribed vertices u and v, a next-to...
[[abstract]]Given an edge-weighted undirected graph G and two prescribed vertices u and v, a next-to...
[[abstract]]Given an edge-weighted undirected graph G and two prescribed vertices u and v, a next-to...
[[abstract]]Given an edge-weighted undirected graph G and two prescribed vertices u and v, a next-to...
In this article, we study the problem of finding the next-to-shortest path in circular-arc graph. A ...
This thesis deals with shortest paths problem in graphs. Shortest paths problem is the basic issue o...
We propose shortest path algorithms that use A ∗ search in combination with a new graph-theoretic lo...
We describe algorithms for finding the k shortest paths connecting a given pair of vertices in a dig...
We consider the problem of maintaining a solution to the All Pairs Shortest Paths Problem in a direc...
The aim of this thesis is finding, comparing and implementation of algorithms for finding the shorte...
We present a new algorithm, called K*, for finding the k shortest paths between a designated pair of...
[[abstract]]給定一個邊有權重的圖$G = ( V , E , w )$ , 並指定兩個點$u$與$v$,找從$u$點出發到$v$點的最短路徑是一個很傳統的圖論問題。我們可以將這個問題延伸到...
We consider the problem of maintaining on-line a solution to the All Pairs Shortest Paths Problem in...
The similarity between two paths can be measured according to the proportion of arcs they share. We ...