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

Miscellaneous updates #36

Merged
merged 3 commits into from
Jan 10, 2022
Merged

Miscellaneous updates #36

merged 3 commits into from
Jan 10, 2022

Conversation

michaelbynum
Copy link
Collaborator

This PR makes several miscellaneous updates:

  1. Improved handling of the lower bound upon convergence (addresses Lower bound when converged #35).
  2. More robust use of find_component.
  3. Added some checks for fixed variables
  4. Utilize nonrelaxation_component_data_objects to only relax constraints that have not already been relaxed. This makes it easier to use custom relaxations (galini can be handed a model with some relaxation objects already in it).

@fracek
Copy link
Member

fracek commented Jan 10, 2022

Thank you for this! The changes make a lot of sense.

@fracek fracek merged commit a84d5e2 into cog-imperial:master Jan 10, 2022
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.

2 participants