You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm little confused about the output matrix of munkres.solve(). Why that the numbers of 0 in the result matrix equal to 1 means no match.
thank you.
The text was updated successfully, but these errors were encountered:
Try to go deeper and be more generic...
Now the algorithm does not depend on the base matrix class.
Issue: saebyn#25
Signed-off-by: Gluttton <[email protected]>
Gluttton
added a commit
to Gluttton/munkres-cpp
that referenced
this issue
Dec 15, 2021
Try to go deeper and be more generic...
Now the algorithm does not depend on the base matrix class.
Issue: saebyn#25
Signed-off-by: Gluttton <[email protected]>
Hi,
I'm little confused about the output matrix of munkres.solve(). Why that the numbers of 0 in the result matrix equal to 1 means no match.
thank you.
The text was updated successfully, but these errors were encountered: