@hackage graph-matchings0.1.0.0

An implementation of algorithms for matchings in graphs

This package provides algorithms on matchings in graphs; in particular, determining whether a given set of edges is a (maximalmaximum) matching and finding maximalmaximum matchings.