skip to navigation
skip to content

Not Logged In

pyLAPJV 0.3

efficient algorithm for the linear assignment problem

This module is just a simple wrapper for the C++ code written by Jonker to implement the Jonker-Volgenant algorithm, LAPJV, for the linear assignment problem.