We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
Because of reformulationsolver.jl:161
reformulationsolver.jl:161
if !to_be_pruned(n) @logmsg LogLevel(-1) string("Node should not be pruned. Re-inserting in the tree.") push!(t, n) else
Maybe Coluna should consider a node pruned when the conquer strategy ends ?
Sorry, something went wrong.
This behavior was intended. If someone defines an empty strategies he must not expect to solve something
vitornesello
FD-V
No branches or pull requests
The text was updated successfully, but these errors were encountered: