nr_rules¶
-
size_t
libsemigroups::CongruenceWrapper::nr_rules() const noexcept¶ Returns the number of rules of the finitely presented semigroup represented by
this.- Return
A value of type
size_t.- Exceptions
This function is
noexceptand is guaranteed never to throw.- Complexity
Constant.
- Parameters
(None)