Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 244 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 244 Bytes

blossom-php

Edmonds's Blossom Algorithm in PHP

See the extensive comments in MaxWeightMatching.php for usage/how it works.

Install

$ composer require bakert/blossom-php

Dev

$ composer install
$ vendor/bin/phpunit tests