clear¶
-
void
libsemigroups::SchreierSims::clear()¶ Reset to the trivial group.
Removes all generators, and orbits, and resets
thisso that it represents the trivial group.- Return
(None)
- Complexity
\(O(N ^ 2)\) where
Nis the first template parameter.- Parameters
(None)