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