Skip to content

С++ implementation of Munkres assignment algorithm.

Notifications You must be signed in to change notification settings

ArsenyVelichko/Munkres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Eigen3
  • Catch2 (for running tests)

References

[1] Munkres, James R.. “Algorithms for the Assignment and Transportation Problems.” Journal of The Society for Industrial and Applied Mathematics 10 (1957): 196-210.
[2] Bourgeois, François and John-Claude Lassalle. “An extension of the Munkres algorithm for the assignment problem to rectangular matrices.” Commun. ACM 14 (1971): 802-804.

About

С++ implementation of Munkres assignment algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published