type

assignment.LAPJVS

class LAPJVS(Assignment):

:class:`Assignment` wrapper for the square Jonker-Volgenant solver.

See :func:`lapjvs_assignment` for shape and dtype contract.

Source: unitrack/assignment/lapjv/_solver.py:162