| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.6.2 source code.tar.gz | 2012-12-01 | 13.6 kB | |
| 1.6.2 source code.zip | 2012-12-01 | 20.3 kB | |
| README.md | 2012-12-01 | 438 Bytes | |
| Totals: 3 Items | 34.3 kB | 0 | |
- Third-party lib 30log replaced by an hardocded class system
- Third-party lib binary-heaps replaced by a lighter implementation
- Changed initialization pattern : three-args are needed, only the first one is mandatory.
- Added support for custom heuristics
- Removed getDiagonalMoves() and setDiagonalMoves(), replaced by getMode() and setMode()
- Internal improvements, reuse data.
- Updated Readme