generator¶
-
const_element_reference
libsemigroups::SchreierSims::generator(index_type const index) const¶ Get a generator.
- Return
A const reference to the generator of
thiswith indexindex.- Complexity
Constant.
- Parameters
index: the index of the generator we want.
- Exceptions
LibsemigroupsException: if theindexis out of bounds.