Functions for the rectangular assignment problem

This package provides m- and mex-functions for solving the rectangular assignment problem.

Download
Download

You are now following this Submission

Cite As

Markus Buehren (2026). Functions for the rectangular assignment problem (https://nl.mathworks.com/matlabcentral/fileexchange/6543-functions-for-the-rectangular-assignment-problem), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.5.0

Updated munkres_wrap.m to be compatible to the version from http://www.mathworks.com/matlabcentral/fileexchange/20652 as well

Download
1.4.0

* Bugfix: free replaced by mxFree in assignmentsuboptimal2.c
* Wrapper for function munkres of Yi Cao (www.mathworks.com/matlabcentral/fileexchange/20328) included for algorithm comparison.

Download
1.3.0

Only links added in help lines.

Download
1.2.0

Only E-mail changed in html documentation.

Download
1.1.0

Minor changes.

Download
1.0.0

Documentation updated.

Download