class Hungarian(Assignment):
Hungarian-algorithm LAP solver wrapping the SciPy implementation.
Source: unitrack/assignment/_hungarian.py:16