KevinStern / software-and-algorithms

Neat algorithm implementations in Java.
MIT License
118 stars 70 forks source link

Add NaN check in Hungarian Algorithm test #10

Open didacr opened 7 years ago

didacr commented 7 years ago

Noticed that the coverage did not include the NaN case.