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

Storing and restoring tree solution for incumbent finders #260

Merged
merged 1 commit into from
Jul 27, 2022

Conversation

bknueven
Copy link
Collaborator

Fixes #256

@bknueven bknueven requested a review from DLWoodruff July 27, 2022 22:36
Copy link
Collaborator

@DLWoodruff DLWoodruff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a good change and I guess my overly pedantic request for an option to have the old behavior should wait until we have a use-case that needs it, which seems unlikely. BTW: I am going to approve this with the unrelated test failure (an "optional" package that causes Pyomo to fail in an unrelated test) then do a PR to fix the test.

@DLWoodruff DLWoodruff merged commit b2d1548 into Pyomo:main Jul 27, 2022
@bknueven bknueven deleted the issue_256 branch July 27, 2022 23:05
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.

Incumbent finders should store their full tree solution with each new incumbent
2 participants