blossom 0.3.1

Implementation of the Blossom algorithm to get a maximum matching in an undirected graph
Documentation
1
2
3
4
5
6
blossom
=======

Rust crate to obtain maximum matchings in undirected graphs.

Work in progress!