https://github.com/rdmpage/maximum-weighted-bipartite-matching
C++ program to compute the maximum weighted bipartite matching of a graph
https://github.com/rdmpage/maximum-weighted-bipartite-matching
Last synced: 8 months ago
JSON representation
C++ program to compute the maximum weighted bipartite matching of a graph
- Host: GitHub
- URL: https://github.com/rdmpage/maximum-weighted-bipartite-matching
- Owner: rdmpage
- Created: 2013-03-17T09:52:54.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2022-05-27T11:01:36.000Z (about 4 years ago)
- Last Synced: 2025-10-14T13:04:37.198Z (8 months ago)
- Language: C++
- Size: 120 KB
- Stars: 38
- Watchers: 2
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
Awesome Lists containing this project
README