type

pipeline.Max

class Max:

Merge by elementwise maximum of cost matrices; OR-combines gates.

See :class:`Min` for the gate rationale; :class:`Max` likewise represents a best-of-branches worst-case bound.

Members

method

Source: unitrack/pipeline/merge.py:179