LAPJV - Jonker-Volgenant Algorithm for Linear Assignment Problem V3.0

A Matlab implementation of the Jonker-Volgenant algorithm solving LAPs.

下载
下载

您现在正在关注此提交

引用格式

Yi Cao (2026). LAPJV - Jonker-Volgenant Algorithm for Linear Assignment Problem V3.0 (https://ww2.mathworks.cn/matlabcentral/fileexchange/26836-lapjv-jonker-volgenant-algorithm-for-linear-assignment-problem-v3-0), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.14.0

A bug introduced since v2.0 is fixed

下载
1.12.0

A bugg fix

下载
1.11.0

Big fix

下载
1.10.0

update description

下载
1.9.0

Removes a small bug to handle a cost matrix with all inf's.

下载
1.8.0

v2.2 removes a small bug to avoid NAN for 1x1 case.

下载
1.7.0

option to change cost resolution.

下载
1.6.0

V2.0 is faster for problems with a large range of cost values.

下载
1.5.0

update the file

下载
1.4.0

V1.2 is able to deal with nonsquare cases.

下载
1.3.0

Version 1.1 returns dual variables and reduced cost matrix

下载
1.2.0

a bug fixed

下载
1.1.0

update descriptions

下载
1.0.0

下载