Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Releases: JuliaGraphs/LightGraphsMatching.jl

Julia 1.0, Hungarian

10 Dec 21:01
Compare
Choose a tag to compare

New implementation of the Hungarian algorithm based on Hungarian.jl, Julia 1.0 compat

Updated dependencies

09 Apr 15:35
17a8fd6
Compare
Choose a tag to compare

Dependencies were updated, patch number removed for more flexibility. Documentation was added

Replace weight dict with abstract matrices

15 Jan 02:56
6765fbf
Compare
Choose a tag to compare

Weight dict replaced with abstract matrices for flexibility

First release

29 Dec 17:40
Compare
Choose a tag to compare

First release of Matching, corresponding to the split of LightGraphsExtras.jl