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

Fix dualsols #204

Merged
merged 2 commits into from
Sep 11, 2018
Merged

Fix dualsols #204

merged 2 commits into from
Sep 11, 2018

Conversation

mattmilten
Copy link
Collaborator

This patch fixes the computation of dual solution values of bound constraints. The identical error has been present in SCIP 6.0 and will be fixed in future releases. Until now, the SCIP internal function should not be called.

fix #136

@fserra fserra merged commit 5b2a21b into master Sep 11, 2018
@mattmilten mattmilten deleted the fix-dualsols branch September 12, 2018 20:24
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

Successfully merging this pull request may close these issues.

No dual solution available for constraint in LP with presolve disabled.
2 participants