Skip to content

Releases: Gnimuc/Hungarian.jl

v0.7.0

03 Jan 02:47
76b2326
Compare
Choose a tag to compare

Hungarian v0.7.0

Diff since v0.6.0

Closed issues:

  • hungarian hangs for float weights when there are unassignable jobs (#18)

Merged pull requests:

v0.6.0

06 Mar 01:07
09e909c
Compare
Choose a tag to compare

Hungarian v0.6.0

Diff since v0.5.0

Merged pull requests:

v0.5.0

29 Dec 07:21
v0.5.0
Compare
Choose a tag to compare

v0.4.0

24 Sep 02:59
Compare
Choose a tag to compare

update CI scripts and uncap for 1.0

v0.3.0

17 Jul 10:37
4b1ed9a
Compare
Choose a tag to compare

support 0.7 and drop 0.6

v0.2.0

12 Feb 16:28
d3a4acb
Compare
Choose a tag to compare
  1. Improve scalability
  2. Reduce memory reallocation
  3. Other bugfixes
    (Special thanks to @Wikunia and @dourouc05's feedback!)

v0.1.3

09 Feb 14:26
Compare
Choose a tag to compare

Add an in-place operation munkres!

v0.1.2

24 Jan 15:06
Compare
Choose a tag to compare

Forbidden edges support(special thanks to @dourouc05 for adding this feature!)

v0.1.1

22 Jan 15:01
f1bc265
Compare
Choose a tag to compare

Support general matrix input(e.g. sparse matrix)

v0.1.0

02 Sep 03:05
Compare
Choose a tag to compare

Drop Julia-v0.5 support