Work-function to extract the different CCs and count the vertices belonging to them. More...
Public Member Functions | |
template<typename Graph > | |
result_type | operator() (Graph g) const |
Public Types | |
typedef UMap | result_type |
Work-function to extract the different CCs and count the vertices belonging to them.
UMap | The type of the map used for storing the output: [CCID->count]. |