AI-Pathfinding-AStar
view release on metacpan or search on metacpan
Revision history for Perl extension AI::Pathfinding::AStar.
0.10 Sun Jun 17 16:00:00 2007
- *sighs* A debugging remnant in the test files caused make test
to fail. This appears to fix it.
0.09 Sat Jun 16 19:00:00 2007
- I apologize. Revision number bumped due to distribution snafu.
0.08 Sat Jun 16 16:00:00 2007
- Major bug fixed that caused some paths to be incorrectly
determined due to an over-greedy implementation. Thanks, Flavio!
0.07 Tue Aug 08 07:00:00 2006
- 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!
( run in 1.343 second using v1.01-cache-2.11-cpan-49f99fa48dc )