Wikunia / ConstraintSolver.jl

ConstraintSolver in Julia: Blog posts ->
https://opensourc.es/blog/constraint-solver-1
MIT License
136 stars 14 forks source link

Implementation of own `bipartite_matching` #46

Closed Wikunia closed 4 years ago

Wikunia commented 4 years ago

The MatrixNetworks.jl bipartite matching is a weighted bipartite matching which is more complicated than our actual goal.