Functor used to compute the distance between to given gids, returning the computed distance in the given promise. More...
Public Member Functions | |
distance_fw (GID const &gida, GID const &gidb, promise< size_t > const &promise) | |
bool | operator() (bc_base *base_ptr, location_type location, bool is_end) |
Functor used to compute the distance between to given gids, returning the computed distance in the given promise.
This functor is used with the traversal_forward visitor.