D* Lite is a C++ implementation of the D* Lite algorithm. D* Lite is an incremental heuristic search algorithm by Sven Koenig and Maxim Likhachev that builds on LPA*, an incremental heuristic search algorithm that combines ideas of A* and Dynamic SWSF-FP.
| Tags | Robotics Artificial Intelligence Planning heuristics |
|---|---|
| Licenses | MIT |
| Operating Systems | Windows Linux |
| Implementation | C++ FLTK |