C++ implementation of A* algorithm (http://en.wikipedia.org/wiki/A*_search_algorithm). Features: Fully customizable internal data structures, step-by-step execution and beam search support.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
C++ implementation of A* algorithm (http://en.wikipedia.org/wiki/A*_search_algorithm). Features: Fully customizable internal data structures, step-by-step execution and beam search support.