nickwest/blossom-php

Edmonds's Blossom Algorithm in PHP

Installs: 858

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 0

Forks: 4

pkg:composer/nickwest/blossom-php

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

This package is auto-updated.

Last update: 2025-09-16 02:53:58 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.