Classes | |
struct | card_t |
Compute the cardinality of every component in a graph. More... | |
struct | representative_t |
Compute the representative vertex of every component in a graph. More... | |
Variables | |
card_t | card |
This is a global instance of this functor. | |
representative_t | representative |
This is a global instance of this functor. |