class Reduction(enum.StrEnum):
Reduction method for combining multiple cost matrices.
Source: unitrack/costs/combinators.py:65