libmove3d-planners
|
Function used for sorting tree nodes in the priority queue. More...
#include <AStar.hpp>
Public Member Functions | |
int | operator() (QueueElement &x, QueueElement &y) |
Function used for sorting tree nodes in the priority queue.