#include <GteMinimalCycleBasis.h>
Public Attributes | |
std::vector< std::shared_ptr< Tree > > | children |
std::vector< int > | cycle |
Definition at line 41 of file GteMinimalCycleBasis.h.
std::vector<std::shared_ptr<Tree> > gte::MinimalCycleBasis< Real >::Tree::children |
Definition at line 44 of file GteMinimalCycleBasis.h.
std::vector<int> gte::MinimalCycleBasis< Real >::Tree::cycle |
Definition at line 43 of file GteMinimalCycleBasis.h.