current_max_word_lengthΒΆ
-
size_t
libsemigroups::FroidurePinBase
::
current_max_word_length
() const Returns the maximum length of a word in the generators so far computed.
Every elements of the semigroup can be expressed as a product of the generators. The elements of the semigroup are enumerated in the short-lex order induced by the order of the generators (as passed to FroidurePin::FroidurePin). This member function returns the length of the longest word in the generators that has so far been enumerated.