![]() |
CAPD RedHom Library
|
#include <capd/graph/ConnectedComponents.h>
Public Types | |
| typedef boost::range_value< Parent >::type | Id |
Public Member Functions | |
| ConnectedComponents (Parent &&parent) | |
| size_t | computeNumberOfComponents () const |
| Id | operator[] (Id v) const |
Static Public Attributes | |
| static const Id | INVALID = std::numeric_limits<Id>::max() |
| typedef boost::range_value<Parent>::type capd::homAux::ConnectedComponents< Parent >::Id |
|
inlineexplicit |
|
inline |
|
inline |
|
static |