type

assignment.Jonker

class Jonker(Assignment):

Jonker-Volgenant LAP solver backed by the rectangular LAPJV CPU backend.

Dispatches to :func:`.lapjvx_assignment`; see that function for the full shape and dtype contract.

Source: unitrack/assignment/_jonker.py:14