_graph (defined in quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP >) | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | protected |
base typedef | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | protected |
degree(vertex_descriptor u) const | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | inline |
degree_size_type typedef | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | |
depth_first_search(vertex_descriptor start, DFSTreeVisitor &vis) | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | inline |
depth_first_search(vertex_descriptor start, DFSTreeVisitor &vis) const | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | inline |
directed_category typedef | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | |
edge(vertex_descriptor u, vertex_descriptor v) const | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | inline |
edge_descriptor typedef | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | |
edge_parallel_category typedef (defined in quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP >) | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | |
edge_property typedef | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | |
find_root_from(vertex_descriptor u) const | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | inline |
has_predecessor(vertex_descriptor u) const | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | inline |
has_successors(vertex_descriptor u) const | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | inline |
in_degree(vertex_descriptor u) const | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | inline |
in_edge_iterator typedef | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | |
in_edges(vertex_descriptor u) const | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | inline |
is_isomorphic(k_ary_tree_common const &other) const | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | inline |
k_ary_tree_common() | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | inlineexplicit |
k_ary_tree_common(size_t n) | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | inlineexplicit |
make_random_tree(int n_leaves, int k_max, Generator &rng) (defined in quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP >) | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | inlinestatic |
null_vertex() | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | inlinestatic |
out_degree(vertex_descriptor v) const | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | inline |
out_edge_iterator typedef | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | |
predecessor(vertex_descriptor u) const | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | inline |
source(edge_descriptor e) const | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | inline |
successors(vertex_descriptor u) const | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | inline |
target(edge_descriptor e) const | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | inline |
to_graphviz(std::ostream &out) const | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | inline |
traversal_category typedef | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | |
vertex_descriptor typedef | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | |
vertex_property typedef | quetzal::coalescence::detail::k_ary_tree_common< VertexProperty, EdgeProperty, CRTP > | |