A Python implementation of Edmond's blossom algorithm to find maximum matchings in general graphs
Primary LanguagePython