fkling / JSNetworkX

Build, process and analyze graphs in JavaScript (port of NetworkX)
https://felix-kling.de/jsnetworkx/
Other
761 stars 184 forks source link

Porting maxWeightMatching and maximalMatching #53

Open make-github-pseudonymous-again opened 9 years ago

make-github-pseudonymous-again commented 9 years ago

new files

fkling commented 9 years ago

Thanks for that! I will have a closer look and answer your questions on the weekend. I just don't find the time during the week.

make-github-pseudonymous-again commented 8 years ago

Got time to merge this?