Go to the source code of this file.
Namespaces | |
namespace | topo |
namespace | topo::impl |
Data Structures | |
class | topo::SpanningTreeStrategy_topoUnaware< Iterator, ValueType > |
A concrete tree builder that is NOT topology aware. More... | |
class | topo::topo::SpanningTreeStrategy_topoUnaware< Iterator, SpanningTreeVertex > |
Partial specialization when input is a container of SpanningTreeVertices. More... | |
Functions | |
template<typename Iterator> | |
SpanningTreeVertex * | topo::impl::buildNextGen_topoUnaware (const Iterator firstVtx, const Iterator beyondLastVtx, const int maxBranches) |