.NET news » Algorithms 
Shortest/Fastest Path For Large Amount of Nodes - Part 1 of 2 - Djikstra without Arrays
Lowering the memory consumption to allow Djikstra's algorithm to handle large amount of nodes.
20 Apr 2010, 15:16:00 Source: Shortest/Fastest Path For Large Amount of Nodes - Part 1...
Tags: Algorithms

