Skip to content

sandipde/Hungarian-Murty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hungarian-Murty

Implementation of Murty's 1968 algorithm to find k best costs of a given assignment matrix (http://pubsonline.informs.org/doi/abs/10.1287/opre.16.3.682) The algorithm can work with any algorithm to find best cost in principle but in this case the hungarian method implementation by Lars Buitinck has been used.

About

Implementation of Murty's 1968 algorithm to find k best costs of a given assignment matrix (http://pubsonline.informs.org/doi/abs/10.1287/opre.16.3.682)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages