LAL: Linear Arrangement Library 24.10.00
A library focused on algorithms on linear arrangements of graphs.
Loading...
Searching...
No Matches
lal::graphs::tree Member List

This is the complete list of members for lal::graphs::tree, including all inherited members.

__add_node() noexceptlal::graphs::graphinlineprotected
__disjoint_union(const graph &g) noexceptlal::graphs::graphprotected
_clear() noexceptlal::graphs::graphinlineprotectedvirtual
_init(const uint64_t n) noexceptlal::graphs::graphinlineprotectedvirtual
actions_after_add_edge(const node u, const node v) noexceptlal::graphs::graphprotectedvirtual
actions_after_add_edges(const edge_list &e) noexceptlal::graphs::graphprotectedvirtual
actions_after_add_edges_bulk() noexceptlal::graphs::graphprotectedvirtual
actions_after_remove_edge(const node u, const node v) noexceptlal::graphs::graphprotectedvirtual
actions_after_remove_edges(const edge_list &e) noexceptlal::graphs::graphprotectedvirtual
actions_after_remove_edges_bulk() noexceptlal::graphs::graphprotectedvirtual
actions_after_remove_node(const node u) noexceptlal::graphs::graphprotectedvirtual
actions_before_remove_edges_incident_to(const node u) noexceptlal::graphs::graphprotectedvirtual
are_nodes_in_same_component(const node u, const node v) const noexceptlal::graphs::treeinline
calculate_tree_type() noexcept=0lal::graphs::treepure virtual
can_add_edge(node const s, const node t) const noexceptlal::graphs::treevirtual
can_add_edges(const std::vector< edge > &edges) const noexceptlal::graphs::treevirtual
check_normalized() noexceptlal::graphs::graphvirtual
clear() noexceptlal::graphs::graphvirtual
copy_full_graph(const graph &g) noexceptlal::graphs::graphinlineprotected
empty_union_find() noexceptlal::graphs::treeinlineprotected
fill_union_find() noexceptlal::graphs::treeinlineprotected
finish_bulk_add(const bool norm=true, const bool check=true) noexcept=0lal::graphs::graphpure virtual
finish_bulk_add_complete(const bool norm=true, const bool check=true) noexcept=0lal::graphs::treepure virtual
finish_bulk_remove(const bool norm=true, const bool check=true) noexcept=0lal::graphs::graphpure virtual
finish_bulk_remove_complete(const bool norm=true, const bool check=true) noexcept=0lal::graphs::treepure virtual
get_component_representative(const node u) const noexceptlal::graphs::treeinline
get_edges() const noexcept=0lal::graphs::graphpure virtual
get_num_edges() const noexceptlal::graphs::graphinline
get_num_nodes() const noexceptlal::graphs::graphinline
get_num_nodes_component(const node u) const noexceptlal::graphs::treeinline
get_Q() const noexcept=0lal::graphs::graphpure virtual
get_tree_type_list() const noexceptlal::graphs::tree
graph() noexceptlal::graphs::graphinline
graph(const uint64_t n) noexceptlal::graphs::graphinline
graph(const graph &g) noexceptlal::graphs::graphinline
graph(graph &&g) noexceptlal::graphs::graphinline
has_edge(const node u, const node v) const =0lal::graphs::graphpure virtual
has_node(const node u) const noexceptlal::graphs::graphinline
init(const uint64_t n) noexceptlal::graphs::graphvirtual
is_directed() const noexcept=0lal::graphs::graphpure virtual
is_normalized() const noexceptlal::graphs::graphinline
is_of_tree_type(const tree_type &tt) const noexceptlal::graphs::treeinline
is_rooted() const noexcept=0lal::graphs::treepure virtual
is_tree() const noexceptlal::graphs::treeinline
is_tree_type_valid() const noexceptlal::graphs::treeinline
is_undirected() const noexcept=0lal::graphs::graphpure virtual
m_adjacency_listlal::graphs::graphprotected
m_is_normalizedlal::graphs::graphprotected
m_is_tree_type_validlal::graphs::treeprotected
m_num_edgeslal::graphs::graphprotected
m_tree_typelal::graphs::treeprotected
m_union_find__root_oflal::graphs::treeprotected
m_union_find__root_sizelal::graphs::treeprotected
move_full_graph(graph &&g) noexceptlal::graphs::graphinlineprotected
normalize() noexceptlal::graphs::graphvirtual
normalize_after_edge_addition(const bool norm, const bool check) noexceptlal::graphs::graphprotected
normalize_after_edge_removal(const bool norm, const bool check) noexceptlal::graphs::graphprotected
operator=(const tree &t) noexceptlal::graphs::treeinline
operator=(tree &&t) noexceptlal::graphs::treeinline
lal::graphs::graph::operator=(const graph &g) noexceptlal::graphs::graphinline
lal::graphs::graph::operator=(graph &&g) noexceptlal::graphs::graphinline
set_normalized(const bool v=true) noexceptlal::graphs::graphinline
tree() noexceptlal::graphs::treeinline
tree(const tree &t) noexceptlal::graphs::treeinline
tree(tree &&t) noexceptlal::graphs::treeinline
tree_only_actions_after_add_edge(const node u, const node v) noexceptlal::graphs::treeprotected
tree_only_actions_after_add_edges(const edge_list &e) noexceptlal::graphs::treeprotected
tree_only_actions_after_add_edges_bulk() noexceptlal::graphs::treeprotected
tree_only_actions_after_add_edges_bulk_complete() noexceptlal::graphs::treeprotected
tree_only_actions_after_remove_edge(const node u, const node v) noexceptlal::graphs::treeprotected
tree_only_actions_after_remove_edges(const edge_list &e) noexceptlal::graphs::treeprotected
tree_only_actions_after_remove_edges_bulk() noexceptlal::graphs::treeprotected
tree_only_actions_after_remove_edges_bulk_complete() noexceptlal::graphs::treeprotected
tree_only_actions_after_remove_node(const node u) noexceptlal::graphs::treeprotected
tree_only_actions_before_remove_edges_incident_to(const node u) noexceptlal::graphs::treeprotected
tree_only_add_node() noexceptlal::graphs::treeinlineprotected
tree_only_clear() noexceptlal::graphs::treeinlineprotected
tree_only_copy(const tree &t) noexceptlal::graphs::treeinlineprotected
tree_only_init(const uint64_t n) noexceptlal::graphs::treeinlineprotected
tree_only_invalidate() noexceptlal::graphs::treeinlineprotected
tree_only_move(tree &&t) noexceptlal::graphs::treeinlineprotected
tree_only_remove_node(const node u) noexceptlal::graphs::treeprotected
tree_only_set_edges() noexceptlal::graphs::treeprotected
update_union_find_after_add_edge(const node u, const node v, uint64_t *const root_of, uint64_t *const root_size) const noexcept=0lal::graphs::treeprotectedpure virtual
update_union_find_after_add_edges(const edge_list &edges, uint64_t *const root_of, uint64_t *const root_size) const noexcept=0lal::graphs::treeprotectedpure virtual
update_union_find_after_add_edges_bulk(uint64_t *const root_of, uint64_t *const root_size) const noexcept=0lal::graphs::treeprotectedpure virtual
update_union_find_after_remove_edge(const node u, const node v, uint64_t *const root_of, uint64_t *const root_size) const noexcept=0lal::graphs::treeprotectedpure virtual
update_union_find_after_remove_edges(const edge_list &edges, uint64_t *const root_of, uint64_t *const root_size) const noexcept=0lal::graphs::treeprotectedpure virtual
update_union_find_after_remove_edges_bulk(uint64_t *const root_of, uint64_t *const root_size) const noexcept=0lal::graphs::treeprotectedpure virtual
update_union_find_before_remove_incident_edges_to(const node u, uint64_t *const root_of, uint64_t *const root_size) const noexcept=0lal::graphs::treeprotectedpure virtual
~graph() noexceptlal::graphs::graphinlinevirtual
~tree() noexceptlal::graphs::treeinlinevirtual