base_size¶
-
inline size_t libsemigroups::SchreierSims::base_size() const noexcept¶
Get the size of the current base.
- Exceptions
This function is
noexcept
and is guaranteed never to throw.- Complexity
Constant.
- Parameters
(None)
- Returns
A
size_t
.