Milena (Olena)  User documentation 2.0a Id
 All Classes Namespaces Functions Variables Typedefs Enumerator Groups Pages
mln::graph::attribute::representative_t Struct Reference

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.
 

Detailed Description

Compute the representative vertex of every component in a graph.

Returns
An array with the representative for each component. Components are labeled from 0.

Definition at line 63 of file representative.hh.

Member Typedef Documentation

Type of the computed value.

Definition at line 66 of file representative.hh.