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.
- Author: Harold Cooper <hbc at mit edu>
- Home Page: http://mit.edu/harold/www/code.html#pyLAPJV
- Download URL: http://mit.edu/harold/Public/pyLAPJV.tgz
- Requires numpy
- Package Index Owner: harold
- DOAP record: pyLAPJV-0.3.xml
