cend_edges¶
-
const_iterator_edges
libsemigroups::ActionDigraph::cend_edges(node_type i) const¶ Returns a ActionDigraph::const_iterator_edges (random access iterator) pointing one-past-the-last neighbor of the node
i.- Return
- Complexity
Constant.
- Parameters
i: a node in the digraph.
- Exceptions
LibsemigroupsException: ifiis not valid.