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