Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

confused about the ouput of the munkres.solve() #25

Closed
mxmxlwlw opened this issue Dec 4, 2016 · 0 comments
Closed

confused about the ouput of the munkres.solve() #25

mxmxlwlw opened this issue Dec 4, 2016 · 0 comments

Comments

@mxmxlwlw
Copy link

mxmxlwlw commented Dec 4, 2016

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.

@mxmxlwlw mxmxlwlw closed this as completed Dec 6, 2016
Gluttton added a commit to Gluttton/munkres-cpp that referenced this issue Nov 24, 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]>
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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant