number_of_generators¶
-
size_t
libsemigroups::Konieczny
::
number_of_generators
() const noexcept¶ Returns the number of generators of
this
.This member function returns the number of generators given to
this
. Note that there may be duplicate generators, and sothis
may have more generators than unique generators.This function is
noexcept
and is guaranteed never to throw.- See
add_generator and add_generators