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