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