crbegin_nodes¶
-
const_reverse_iterator_nodes
libsemigroups::ActionDigraph::crbegin_nodes() const noexcept¶ Returns a ActionDigraph::const_reverse_iterator_nodes (random access iterator) pointing at the last node of the digraph.
- Return
- Exceptions
This function is
noexceptand is guaranteed never to throw.- Complexity
Constant.
- Parameters
(None)