![]() |
TheAlgorithms/C++ 1.0.0
All the algorithms implemented in C++
|
Custom comparator for open_list. More...
Public Member Functions | |
bool | operator() (const std::shared_ptr< Info > &a, const std::shared_ptr< Info > &b) const |
Custom comparator for open_list.
Definition at line 370 of file a_star_search.cpp.
|
inline |
Definition at line 371 of file a_star_search.cpp.