A hierarchical Algorithm to Solve the Shortest Path Problem in Valued Graphs

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

18 pages, 5 figures

Scientific paper

This paper details a new algorithm to solve the shortest path problem in valued graphs. Its complexity is $O(D \log v)$ where $D$ is the graph diameter and $v$ its number of vertices. This complexity has to be compared to the one of the Dijkstra's algorithm, which is $O(e\log v)$ where $e$ is the number of edges of the graph. This new algorithm lies on a hierarchical representation of the graph, using radix trees. The performances of this algorithm show a major improvement over the ones of the algorithms known up to now.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

A hierarchical Algorithm to Solve the Shortest Path Problem in Valued Graphs does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with A hierarchical Algorithm to Solve the Shortest Path Problem in Valued Graphs, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and A hierarchical Algorithm to Solve the Shortest Path Problem in Valued Graphs will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-216748

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.