Fast Linear Assignment Problem using Auction Algorithm (mex)

Mex Implementation of Bertsekas' auction algorithm for solving the linear assignment problem

Herunterladen
Herunterladen

Sie verfolgen jetzt diese Einreichung

Zitieren als

Florian Bernard (2026). Fast Linear Assignment Problem using Auction Algorithm (mex) (https://de.mathworks.com/matlabcentral/fileexchange/48448-fast-linear-assignment-problem-using-auction-algorithm-mex), MATLAB Central File Exchange. Abgerufen .

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
2.6.0

- use of dmperm() to perform fast feasibility check
- added reference to C++ interface

Herunterladen
2.4.0

- improved performance for very large sparse matrices
- added feasibility check

Herunterladen
2.2.0

bugfix (concerned benefit matrices where for some of the rows exactly one assignment is allowed, thanks to Gary Guangning Tan for pointing out this problem)

Herunterladen
2.1.0

bugfix related to the epsilon heuristic (2)

Herunterladen
2.0.0

updated description

Herunterladen
1.2.0

.

Herunterladen
1.1.0

.

Herunterladen
1.0.0

Herunterladen