Edmond's weighted maximum matching algorithm (Blossom algorithm) ported from http://jorisvr.nl/maximummatching.html
npm install edmonds-blossom-fixed
This is a clone of https://github.com/mattkrick/EdmondsBlossom but with fixed variable declarations