thraxil.org:

dijkstra

by anders pearson Tue 29 Jul 2003 16:26:48

i actually found myself implementing Dijkstra's shortest path algorithm in some code yesterday. imagine that. actually using something learned in a data structures and algorithms class for real-life, useful code. if i get really ambitious, maybe i'll throw in some Floyd-Warshall or Johnson all-pairs shortest path stuff. (though for now, iterated Dijkstra appears to be more than fast enough and isn't even remotely the bottleneck in the code)
TAGS: programming algorithms dijkstra shortest path

formatting is with Markdown syntax. Comments are not displayed until they are approved by a moderator. Moderators will not approve unless the comment contributes value to the discussion.

namerequired
emailrequired
url
remember info?