plus¶
-
int64_t
libsemigroups::TropicalMaxPlusSemiring
::
plus
(int64_t x, int64_t y) const¶ Returns the minimum of (the maximum of
x
andy
) and the threshold of the semiring.
libsemigroups::TropicalMaxPlusSemiring::
plus
(int64_t x, int64_t y) const¶Returns the minimum of (the maximum of x
and y
) and the threshold of the semiring.