Metadata-Version: 1.0
Name: pyLAPJV
Version: 0.3.1
Summary: efficient algorithm for the linear assignment problem
Home-page: http://github.com/hrldcpr/pyLAPJV
Author: Harold Cooper
Author-email: hrldcpr@gmail.com
License: UNKNOWN
Description: 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.
Platform: UNKNOWN
