add_edge(Vertex u, Vertex v) | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
add_edge(Vertex u, Vertex v, const EdgeProperty &p) | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
add_vertex(unsigned height) | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
add_vertex(const VertexProperty &p, unsigned height) | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
build_from_partially_ordered_set(InputIterator begin, InputIterator end, const PartialOrderPredicate &order) | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
children_begin(Vertex v) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
children_end(Vertex v) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
Children_iterator typedef | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | |
clear_children(Vertex v) | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
clear_parents(Vertex v) | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
clear_vertex(Vertex v) | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
Edge typedef | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | |
edges_begin() const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
edges_end() const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
Edges_iterator typedef | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | |
find_first_vertex_compared_to_data(const DataType &data, Vertex &v, const Comparator &compare=Comparator()) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
find_vertices_compared_to_data(const DataType &data, OutputIterator out, const Comparator &compare=Comparator()) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
get_child(Edge e) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
get_descendant_ancestor_subgraph(Vertex u, Vertex v, OutputIterator out) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
get_edge(Vertex u, Vertex v) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
get_edge_subgraph(InputIterator begin, InputIterator end, Self &subgraph) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property >::get_edge_subgraph(InputIterator begin, InputIterator end, Self &subgraph) const | T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property > | inline |
get_graph(void) const | T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property > | inline |
get_graph(void) | T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property > | inline |
get_height(Vertex v) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
get_induced_subgraph(InputIterator begin, InputIterator end, OutputIterator out) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
get_maximal_elements_from(Vertex v, OutputIterator out) const | T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property > | inline |
get_minimal_elements_from(Vertex v, OutputIterator out) const | T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property > | inline |
get_number_of_children(Vertex v) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
get_number_of_edges(void) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
get_number_of_layers(void) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
get_number_of_parents(Vertex v) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
get_number_of_vertices(unsigned height) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
get_number_of_vertices(void) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
get_orientation(void) const | T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property > | inline |
get_orientation(void) | T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property > | inline |
get_parent(Edge e) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
get_subgraph(VertexIterator v_begin, VertexIterator v_end, EdgeIterator e_begin, EdgeIterator e_end, Self &subgraph) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property >::get_subgraph(VertexIterator v_begin, VertexIterator v_end, EdgeIterator e_begin, EdgeIterator e_end, Self &subgraph) const | T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property > | inline |
Graph typedef | T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property > | |
has_height(Vertex v) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
increment_maximal_height(unsigned k=1) | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
is_ancestor(Vertex u, Vertex v) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
is_empty(void) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
is_lower(Vertex u, Vertex v) const | T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property > | inline |
is_maximal_element(Vertex u) const | T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property > | inline |
is_maximal_root_oriented(void) const | T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property > | inline |
is_minimal_element(Vertex u) const | T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property > | inline |
is_parent(Vertex u, Vertex v) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
Layer typedef | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | |
layer_begin(unsigned height) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
layer_end(unsigned height) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
Layer_iterator typedef | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | |
maximal_elements_begin() const | T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property > | inline |
maximal_elements_end() const | T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property > | inline |
Maximal_elements_iterator typedef | T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property > | |
minimal_elements_begin() const | T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property > | inline |
minimal_elements_end() const | T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property > | inline |
Minimal_elements_iterator typedef | T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property > | |
operator[](Vertex v) | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
operator[](Vertex v) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
operator[](Edge e) | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
operator[](Edge e) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
Orientation_type typedef | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | |
parents_begin(Vertex v) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
parents_end(Vertex v) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
Parents_iterator typedef | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | |
print_in_dot_format(OutputStream &out, bool enforced_rank=true) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
print_in_dot_format(bool enforced_rank=true) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property >::print_in_dot_format(OutputStream &out) const | T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property > | |
T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property >::print_in_dot_format(void) const | T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property > | |
remove_edge(Vertex u, Vertex v) | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
remove_edge(Edge e) | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
remove_vertex(Vertex v) | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
set_dot_graph_vertex_label(std::string vlabel) | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
T_Directed_acyclic_graph(Orientation_type orientation=MAXIMAL_ROOT_ORIENTATION) | T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property > | inline |
T_Directed_acyclic_graph_with_layers(Orientation_type orientation=Base::MAXIMAL_ROOT_ORIENTATION) | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
Vertex typedef | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | |
vertices_begin(void) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
vertices_end(void) const | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | inline |
Vertices_iterator typedef | T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > | |