Skip to content
This repository was 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

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

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

Choose a tag to compare

Weight dict replaced with abstract matrices for flexibility

First release

29 Dec 17:40

Choose a tag to compare

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