NuGet v1.0.0-beta Release
Pre-release
Pre-release
Including following changes:
- Improve A* Search algorithm performance.
- Improve Best-first Search algorithm performance.
- Fix a bug where
Reverse()
does not work. - Fix a bug where A* Search algorithm will not end.
- The property
HeuristicSearch.RegisteredAlgorithms
now will contains preset algorithms.