As promised, here is the updated version of my Munkres algorithm code. The memory leak issue has been fixed, as well as the problems with the code sometimes failing to find a linear assignment for larger matrices.
As promised, here is the updated version of my Munkres algorithm code. The memory leak issue has been fixed, as well as the problems with the code sometimes failing to find a linear assignment for larger matrices.