#include <best_first_search.h>
Public Member Functions | |
bool | operator() (const OpenListEntry left_entry, const OpenListEntry right_entry) const |
Definition at line 17 of file best_first_search.h.
bool OpenListEntryCompare::operator() | ( | const OpenListEntry | left_entry, |
const OpenListEntry | right_entry | ||
) | const [inline] |
Definition at line 20 of file best_first_search.h.