HOG2
|
#include <GenericAStar.h>
Public Member Functions | |
bool | operator() (const SearchNode &i1, const SearchNode &i2) const |
Definition at line 51 of file GenericAStar.h.
|
inline |
Definition at line 52 of file GenericAStar.h.
References GenericAStarUtil::SearchNode::fCost, fequal(), fgreater(), fless(), and GenericAStarUtil::SearchNode::gCost.