Overview

This library implements the Munkres' Assignment Algorithm in c++.
It is based on the c# version of Robert A. Pilgrim (see his implementation here).

Algorithm details can be found in the paper "Algorithms for Assignment and Transportation Problems" by James Munkres (March 1957).

SVN: https://opensource.cit-ec.de/svn/libmunkres/trunk/

Issue tracking

View all issues

Members

Manager: Simon Schulz