Skip to content

Fix bug in XpressPersistent.update_var#3566

Merged
jsiirola merged 2 commits intoPyomo:mainfrom
bknueven:issue-3565
Apr 16, 2025
Merged

Fix bug in XpressPersistent.update_var#3566
jsiirola merged 2 commits intoPyomo:mainfrom
bknueven:issue-3565

Conversation

@bknueven
Copy link
Copy Markdown
Contributor

@bknueven bknueven commented Apr 15, 2025

Fixes #3565

Summary/Motivation:

XpressPersistent.update_var was not behaving as I expected (see #3565)

Changes proposed in this PR:

Legal Acknowledgement

By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the BSD license.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

Copy link
Copy Markdown
Member

@jsiirola jsiirola left a comment

Choose a reason for hiding this comment

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

Looks good, pending successful tests.

@jsiirola jsiirola merged commit 6f2a50e into Pyomo:main Apr 16, 2025
35 checks passed
@bknueven bknueven deleted the issue-3565 branch April 16, 2025 12:29
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.

XpressPersistent.update_var does not use existing bounds when vartype changes

4 participants