We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
maximum_weight_perfect_matching
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
That's really not a nice behavior :\
the fault seems to be on BlossomV.jl side mlewe/BlossomV.jl#25
Ok, in fact, the problem seems to originate from Blossom V itself, this is so bad :(
// Computes a perfect matching of minimum cost. // NOTE: a perfect matching of finite cost must exist (otherwise the behaviour is not specified).
We can get around this by adding dummy edges with big weights.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
That's really not a nice behavior :\
the fault seems to be on BlossomV.jl side mlewe/BlossomV.jl#25Ok, in fact, the problem seems to originate from Blossom V itself, this is so bad :(
We can get around this by adding dummy edges with big weights.
The text was updated successfully, but these errors were encountered: