left_cayley_graphΒΆ
-
cayley_graph_type const &
libsemigroups::FroidurePinBase
::
left_cayley_graph
() Returns a const reference to the left Cayley graph of
this
.- Return
A const reference to
cayley_graph_type
.- Exceptions
This function guarantees not to throw a LibsemigroupsException.
- Complexity
\(O(|S||A|)\) where \(S\) is the semigroup represented by
this
and \(A\) is the set of generators used to definethis
.- Parameters
None.