skip to navigation
skip to content

Not Logged In

hungarian 0.1.1

algorithm for the linear assignment problem

Latest Version: 0.2

This module is just a simple wrapper for a C++ implementation of Knuth's Hungarian algorithm, a.k.a. Munkres' algorithm, for the linear assignment problem.