containsΒΆ
-
virtual bool
libsemigroups::Semiring
::
contains
(int64_t) const Returns
true
ifthis
contain the argument.This member function returns
true
if the argument is mathematically contained inthis
. For semirings without threshold, this will always return true.