left_cayley_graph¶
-
cayley_graph_type const &
libsemigroups::FroidurePin::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
thisand \(A\) is the set of generators used to definethis.- Parameters
None.