nickwest/blossom-php

Edmonds's Blossom Algorithm in PHP

v1.0.2 2022-03-07 05:15 UTC

This package is auto-updated.

Last update: 2024-05-16 00:10:56 UTC


README

Latest Stable Version tests codecov License

blossom-php

Edmonds's Blossom Algorithm in PHP

See the extensive comments in src/MaxWeightMatching.php and test cases for usage/how it works.