Changes for version 0.07 - 2006-08-08
- Major changes introduced by Franc Carter which include:
- Speed optimizations by using a different Heap module and slightly restructured hash
- The welcome addition of a FindPathIncr() function that allows you to calculate paths in chunks
- These are major changes about which I am very excited. Thank you again, Franc!
Modules
Perl implementation of the A* pathfinding algorithm
Provides
in AStarNode.pm