Skip to content

Items related to the maximum weight perfect matching in a weighted bipartite graph

Notifications You must be signed in to change notification settings

mskmoorthy/Assignment-Problem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Various things related to the Assignment Problem, a.k.a. the
maximum weight perfect matching in a weighted bipartite graph

Also, there's some code for the more general maximum weight matching
(not a perfect matching) problem, obtained from

http://www.xs4all.nl/~rjoris/maximummatching.html

Thank you Joris van Rantwijk.

About

Items related to the maximum weight perfect matching in a weighted bipartite graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.2%
  • Perl 10.8%