Quetzal-CoaTL
The Coalescence Template Library
Loading...
Searching...
No Matches
quetzal::coalescence::network< VertexProperty, no_property > Member List

This is the complete list of members for quetzal::coalescence::network< VertexProperty, no_property >, including all inherited members.

add_edge(vertex_descriptor u, vertex_descriptor v)quetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inline
add_edges(vertex_descriptor parent, std::vector< vertex_descriptor > children)quetzal::coalescence::network< VertexProperty, no_property >inline
add_vertex(const VertexProperty &p)quetzal::coalescence::network< VertexProperty, no_property >inline
clear_vertex(vertex_descriptor u)quetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inline
degree(vertex_descriptor u) constquetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inline
degree_size_type typedefquetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >
depth_first_search(vertex_descriptor start, DFSVisitor &vis)quetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inline
depth_first_search(vertex_descriptor start, DFSVisitor &vis) constquetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inline
directed_category typedefquetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >
edge(vertex_descriptor u, vertex_descriptor v) constquetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inline
edge_descriptor typedefquetzal::coalescence::network< VertexProperty, no_property >
edge_property typedefquetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >
find_root_from(vertex_descriptor u) constquetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inline
has_predecessor(vertex_descriptor u) constquetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inline
has_successors(vertex_descriptor u) constquetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inline
in_degree(vertex_descriptor u) constquetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inline
in_edge_iterator typedefquetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >
in_edges(vertex_descriptor u) constquetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inline
is_isomorphic(network_common const &other) constquetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inline
network()quetzal::coalescence::network< VertexProperty, no_property >inlineexplicit
network(size_t n)quetzal::coalescence::network< VertexProperty, no_property >inlineexplicit
network_common()quetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inlineexplicit
network_common(size_t n)quetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inlineexplicit
null_vertex()quetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inlinestatic
operator[](vertex_descriptor v) constquetzal::coalescence::network< VertexProperty, no_property >inline
operator[](vertex_descriptor v)quetzal::coalescence::network< VertexProperty, no_property >inline
out_degree(vertex_descriptor v) constquetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inline
out_edge_iterator typedefquetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >
out_edges(vertex_descriptor u) constquetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inline
predecessor(vertex_descriptor u) constquetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inline
remove_edge(vertex_descriptor u, vertex_descriptor v)quetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inline
remove_edge(edge_descriptor e)quetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inline
remove_vertex(vertex_descriptor u)quetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inline
source(edge_descriptor e) constquetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inline
successors(vertex_descriptor u) constquetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inline
target(edge_descriptor e) constquetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inline
to_graphviz(std::ostream &out) constquetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inline
traversal_category typedefquetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >
vertex_descriptor typedefquetzal::coalescence::network< VertexProperty, no_property >
vertex_property typedefquetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >
vertices() constquetzal::coalescence::detail::network_common< VertexProperty, no_property, network< VertexProperty, no_property > >inline