base¶
-
point_type
libsemigroups::SchreierSims::base(index_type const index) const¶ Get a base point.
- Return
the base point with index
index.- Complexity
Constant.
- Parameters
index: the index of the base point.
- Exceptions
LibsemigroupsException: ifindexis out of range.