nickwest/blossom-php

Edmonds's Blossom Algorithm in PHP

Maintainers

Package info

github.com/nickwest/blossom-php

pkg:composer/nickwest/blossom-php

Statistics

Installs: 860

Dependents: 0

Suggesters: 0

Stars: 2

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

This package is auto-updated.

Last update: 2026-03-16 03:46:45 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.