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