Skip to content

Relax test tolerances due to changes in Xpress 45.1.1#3584

Merged
mrmundt merged 1 commit intoPyomo:mainfrom
jsiirola:xpress-tol-update
Apr 29, 2025
Merged

Relax test tolerances due to changes in Xpress 45.1.1#3584
mrmundt merged 1 commit intoPyomo:mainfrom
jsiirola:xpress-tol-update

Conversation

@jsiirola
Copy link
Copy Markdown
Member

Fixes # .

Summary/Motivation:

A new release of Xpress is giving slightly different answers. This PR relaxes a solver test to get things passing.

@djunglas: FYSA, I don't think this is an issue, but it is indicative of a change in Xpress' behavior.

Changes proposed in this PR:

  • Relax solution tolerance from 1e-6 to 2.5e-6 (test is returning m.x == -2.422768352860257e-06)

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.

@mrmundt mrmundt merged commit 381f3d9 into Pyomo:main Apr 29, 2025
7 of 33 checks passed
@jsiirola jsiirola deleted the xpress-tol-update branch April 29, 2025 21:57
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