By6666 / ADstar_algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anytime Dstar algorithm

Anytime D* – an efficient anytime, incremental search algorithm, combining ARA* and D* lite. This algorithm search backward from the goal cell to the current agent cell as D* lite.

About


Languages

Language:C++ 99.1%Language:Makefile 0.9%