maxBipartiteMatching: Maximum cardinality bipartite matching
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Find a maximum cardinality matching on a bipartite graph, using an augmenting path algorithm. More efficient than using MaxFlow from FGL with constant weight and additional source and sink nodes.
[Skip to Readme]
Properties
Versions | 0.1.0.0 |
---|---|
Change log | None available |
Dependencies | base (>=4.9 && <4.10), containers (>=0.5 && <0.6), directory, fgl (>=5.5 && <5.6), parallel-io (>=0.3 && <0.4), QuickCheck (>=2.9 && <2.10) [details] |
License | LicenseRef-OtherLicense |
Author | Stefan Klinger <http://stefan-klinger.de/> |
Maintainer | Stefan Klinger <http://stefan-klinger.de/> |
Category | Algorithms, Graph |
Home page | http://stefan-klinger.de/ |
Source repo | head: git clone https://github.com/s5k6/maxBipartiteMatching.git |
Uploaded | by StefanKlinger at 2016-07-31T17:10:24Z |
Modules
[Index]
- Data
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
buildperftest | Build performance testing and comparison | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- maxBipartiteMatching-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees