Reducer functor for breadth_first_search(). More...
Public Member Functions | |
template<typename VP1 , typename VP2 > | |
bool | operator() (VP1 &p1, VP2 &p2) const |
Reducer functor for breadth_first_search().
Reduces two BFS properties to update the first one.