add_generator¶
-
void
libsemigroups::SchreierSims::add_generator(const_element_reference x)¶ Add a generator to this.
- Return
(None)
- Complexity
Constant
- Parameters
x: a const reference to the generator to add.
- Exceptions
LibsemigroupsException: if the degree ofxis not equal to the first template parameterN.