HPAC / matchpy

A library for pattern matching on symbolic expressions in Python.
MIT License
164 stars 25 forks source link

Custom bipartite maximum matching implementation #16

Closed wheerd closed 5 years ago

wheerd commented 7 years ago

Get rid of hopcroftkarp dependency, use own representation directly.

hbarthels commented 5 years ago

Duplicate of #42