HOG2
|
#include <AStarDelay.h>
Public Member Functions | |
bool | operator() (const SearchNode &i1, const SearchNode &i2) const |
Definition at line 69 of file AStarDelay.h.
|
inline |
Definition at line 71 of file AStarDelay.h.
References AStarDelayUtil::SearchNode::fCost, fequal(), fgreater(), fless(), AStarDelayUtil::SearchNode::gCost, and AStarDelayUtil::SearchNode::isGoal.