Algorithms_in_C++ 1.0.0
Set of 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.
|
inline |