contains¶
-
bool
libsemigroups::FroidurePin::contains(const_reference)¶ Returns
trueifxis an element ofthisandfalseif it is not.This member function can be used to check if the element
xis an element of the semigroup. The semigroup is enumerated in batches untilxis found or the semigroup is fully enumerated butxwas not found (see FroidurePin::batch_size).