right_cayley_graph¶
-
cayley_graph_type const &
libsemigroups::FroidurePin
::
right_cayley_graph
()¶ Returns a const reference to the right 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.