Pixie
Loading...
Searching...
No Matches
AdjListTree Member List

This is the complete list of members for AdjListTree, including all inherited members.

AdjListTree(const std::vector< std::vector< size_t > > &adjacency_list)AdjListTreeinlineexplicit
child(const AdjListNode &node, size_t i) constAdjListTreeinline
degree(const AdjListNode &node) constAdjListTreeinline
first_child(const AdjListNode &node) constAdjListTreeinline
is_last_child(const AdjListNode &node) constAdjListTreeinline
is_leaf(const AdjListNode &node) constAdjListTreeinline
is_root(const AdjListNode &node) constAdjListTreeinline
next_sibling(const AdjListNode &node) constAdjListTreeinline
parent(const AdjListNode &node) constAdjListTreeinline
root() constAdjListTreeinline