Compute the cardinality of every component in a graph. More...
#include <card.hh>
Public Types | |
typedef util::array< unsigned > | result |
Type of the computed value. |
Compute the cardinality of every component in a graph.
typedef util::array<unsigned> mln::graph::attribute::card_t::result |
Type of the computed value.