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. | |
This is a global instance of this functor.
Definition at line 107 of file graph/attribute/card.hh.
This is a global instance of this functor.
Definition at line 106 of file representative.hh.
1.7.1