Package net.datastructures

Class Summary
Dijkstra<V,E> Dijkstra's algorithm for the single-source shortest path problem in an undirected graph whose edges have integer weights.