We consider the single-source many-targets shortest-path (SSMTSP) problem in directed graphs with non-negative edge weights. A source node $s$ and a target set $T$ is specified and the goal is to compute a shortest path from $s$ to a node in $T$. Our interest in the shortest path problem with many targets stems from its use in weighted bipartite matching algorithms. A weighted bipartite matching in a graph with $n$ nodes on each side reduces to $n$ SSMTSP problems, where the number of targets varies between $n$ and $1$. The SSMTSP problem can be solved by Dijkstra's algorithm. We describe a heuristic that leads to a significant improvement in running time for the weighted matching problem; in our experiments a speed-up by up to a fa...
We evaluate the practical eÆciency of a new shortest path algorithm for undirected graphs which was ...
AbstractFinding shortest paths is a fundamental problem in graph theory, which has a large amount of...
AbstractThis paper gives algorithms for network problems that work by scaling the numeric parameters...
We consider the single-source many-targets shortest-path (SSMTSP) problem in directed graphs with no...
AbstractIn this paper, we propose an efficient method for implementing Dijkstra's algorithm for the ...
This thesis proposes an algorithm that involves Dijkstra\u27s algorithm to solve the Single Source S...
In this paper, we report on our own experience in studying a fundamental problem on graphs: all pair...
The shortest path problem on weighted directed graphs is one of the basic network optimization probl...
The problem of finding all shortest paths in a non-negatively weighted directed graph is addressed, ...
AbstractWe present a new all-pairs shortest path algorithm that works with real-weighted graphs in t...
In this paper we propose an experimental study model S3P2 of a fast fully dynamic programming algori...
We present a new all-pairs shortest path algorithm that works with real-weighted graphs in the tradi...
We present a new algorithm, called K*, for finding the k shortest paths between a designated pair of...
We present a search algorithm, called K*, for finding the k shortest paths (KSP) between a designate...
In this paper, we propose an efficient method for implementing Dijkstra's algorithm for the Single S...
We evaluate the practical eÆciency of a new shortest path algorithm for undirected graphs which was ...
AbstractFinding shortest paths is a fundamental problem in graph theory, which has a large amount of...
AbstractThis paper gives algorithms for network problems that work by scaling the numeric parameters...
We consider the single-source many-targets shortest-path (SSMTSP) problem in directed graphs with no...
AbstractIn this paper, we propose an efficient method for implementing Dijkstra's algorithm for the ...
This thesis proposes an algorithm that involves Dijkstra\u27s algorithm to solve the Single Source S...
In this paper, we report on our own experience in studying a fundamental problem on graphs: all pair...
The shortest path problem on weighted directed graphs is one of the basic network optimization probl...
The problem of finding all shortest paths in a non-negatively weighted directed graph is addressed, ...
AbstractWe present a new all-pairs shortest path algorithm that works with real-weighted graphs in t...
In this paper we propose an experimental study model S3P2 of a fast fully dynamic programming algori...
We present a new all-pairs shortest path algorithm that works with real-weighted graphs in the tradi...
We present a new algorithm, called K*, for finding the k shortest paths between a designated pair of...
We present a search algorithm, called K*, for finding the k shortest paths (KSP) between a designate...
In this paper, we propose an efficient method for implementing Dijkstra's algorithm for the Single S...
We evaluate the practical eÆciency of a new shortest path algorithm for undirected graphs which was ...
AbstractFinding shortest paths is a fundamental problem in graph theory, which has a large amount of...
AbstractThis paper gives algorithms for network problems that work by scaling the numeric parameters...