Closed clauber115 closed 9 years ago
I presume you're referring to the Java implementation of the Hungarian algorithm. In Java, the indices of a double array are initialized to zero.
On Tue, Apr 7, 2015 at 3:12 PM clauber115 notifications@github.com wrote:
Hi there,
I am replicating this code in fortran and in reproducing it I have noticed that at no point is labelByWorker initialized. Is this a mistake? Has anyone run into this problem before?
Thanks
— Reply to this email directly or view it on GitHub https://github.com/KevinStern/software-and-algorithms/issues/6.
Hi there,
I am replicating this code in fortran and in reproducing it I have noticed that at no point is labelByWorker initialized. Is this a mistake? Has anyone run into this problem before?
Thanks