libsemigroups  v3.3.0
C++ library for semigroups and monoids
Loading...
Searching...
No Matches
WordGraphView< Node > Member List

This is the complete list of members for WordGraphView< Node >, including all inherited members.

cbegin_nodes() constWordGraphView< Node >inline
cbegin_nodes_no_checks() const noexceptWordGraphView< Node >inline
cbegin_targets(node_type source) constWordGraphView< Node >inline
cbegin_targets_no_checks(node_type source) const noexceptWordGraphView< Node >inline
cend_nodes() constWordGraphView< Node >inline
cend_nodes_no_checks() const noexceptWordGraphView< Node >inline
cend_targets(node_type source) constWordGraphView< Node >inline
cend_targets_no_checks(node_type source) const noexceptWordGraphView< Node >inline
const_iterator_nodes typedefWordGraphView< Node >
const_iterator_targets typedefWordGraphView< Node >
const_reverse_iterator_nodes typedefWordGraphView< Node >
end_node(node_type end)WordGraphView< Node >
end_node() const noexceptWordGraphView< Node >inline
end_node_no_checks(node_type end) noexceptWordGraphView< Node >
equal_to_no_checks(WordGraphView const &that) constWordGraphView< Node >
init(WordGraph< Node > const &graph, size_type start, size_type end)WordGraphView< Node >
init(WordGraph< Node > const &graph)WordGraphView< Node >inline
init()WordGraphView< Node >inline
label_type typedefWordGraphView< Node >
labels() constWordGraphView< Node >inline
labels_and_targets(node_type source) constWordGraphView< Node >inline
labels_and_targets_no_checks(node_type source) const noexceptWordGraphView< Node >inline
labels_no_checks() const noexceptWordGraphView< Node >inline
next_label_and_target(node_type s, label_type a) constWordGraphView< Node >
next_label_and_target_no_checks(node_type s, label_type a) constWordGraphView< Node >
node_type typedefWordGraphView< Node >
nodes() constWordGraphView< Node >inline
nodes_no_checks() const noexceptWordGraphView< Node >inline
not_equal_to_no_checks(WordGraphView const &that) constWordGraphView< Node >inline
number_of_edges() constWordGraphView< Node >inline
number_of_edges_no_checks() const noexceptWordGraphView< Node >
number_of_nodes() constWordGraphView< Node >inline
number_of_nodes_no_checks() const noexceptWordGraphView< Node >inline
operator!=(WordGraphView const &that) constWordGraphView< Node >inline
operator=(WordGraphView< Node > const &)=defaultWordGraphView< Node >
operator=(WordGraphView< Node > &&)=defaultWordGraphView< Node >
operator==(WordGraphView const &that) constWordGraphView< Node >
out_degree() constWordGraphView< Node >inline
out_degree_no_checks() const noexceptWordGraphView< Node >inline
reshape(node_type start, node_type end)WordGraphView< Node >inline
reshape_no_checks(node_type start, node_type end)WordGraphView< Node >
size_type typedefWordGraphView< Node >
start_node(node_type start)WordGraphView< Node >
start_node() const noexceptWordGraphView< Node >inline
start_node_no_checks(node_type start) noexceptWordGraphView< Node >inline
target(node_type source, label_type a) constWordGraphView< Node >
target_no_checks(node_type source, label_type a) constWordGraphView< Node >inline
targets(node_type source) constWordGraphView< Node >inline
targets_no_checks(node_type source) const noexceptWordGraphView< Node >inline
throw_if_any_target_out_of_bounds() constWordGraphView< Node >inline
throw_if_any_target_out_of_bounds(Iterator first, Iterator last) constWordGraphView< Node >
throw_if_invalid_range() constWordGraphView< Node >inline
throw_if_invalid_view() constWordGraphView< Node >inline
throw_if_label_out_of_bounds(typename WordGraph< Node >::label_type a) constWordGraphView< Node >
throw_if_label_out_of_bounds(word_type const &word) constWordGraphView< Node >inline
throw_if_label_out_of_bounds(Iterator first, Iterator last) constWordGraphView< Node >inline
throw_if_label_out_of_bounds(std::vector< word_type > const &rules) constWordGraphView< Node >inline
throw_if_node_out_of_bounds(Node2 n) constWordGraphView< Node >
throw_if_node_out_of_bounds(Iterator1 first, Iterator2 last) constWordGraphView< Node >inline
word_graph() const noexceptWordGraphView< Node >inline
WordGraphView(WordGraph< Node > const &graph, size_type start, size_type end)WordGraphView< Node >inline
WordGraphView(WordGraph< Node > const &graph)WordGraphView< Node >inlineexplicit
WordGraphView()WordGraphView< Node >inline
WordGraphView(WordGraphView< Node > const &)=defaultWordGraphView< Node >
WordGraphView(WordGraphView< Node > &&)=defaultWordGraphView< Node >