Skip to content

Update test for GAMS mapping 'infeasible or unbounded' to infeasible#3396

Merged
mrmundt merged 1 commit intoPyomo:mainfrom
jsiirola:gams-infeasibleOrUnbounded
Oct 30, 2024
Merged

Update test for GAMS mapping 'infeasible or unbounded' to infeasible#3396
mrmundt merged 1 commit intoPyomo:mainfrom
jsiirola:gams-infeasibleOrUnbounded

Conversation

@jsiirola
Copy link
Copy Markdown
Member

Fixes # .

Summary/Motivation:

This resolves test failures due to GAMS mapping CPLEX's "infeasible or unbounded" solution status to "infeasible".

Changes proposed in this PR:

  • Allow unbounded LPs to return "infeasible" for tests using GAMS

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.

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.59%. Comparing base (a5e6f23) to head (3f56a11).
Report is 831 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3396   +/-   ##
=======================================
  Coverage   88.59%   88.59%           
=======================================
  Files         880      880           
  Lines      100624   100624           
=======================================
  Hits        89149    89149           
  Misses      11475    11475           
Flag Coverage Δ
linux 86.08% <ø> (ø)
osx 75.52% <ø> (ø)
other 86.57% <ø> (-0.01%) ⬇️
win 83.85% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mrmundt mrmundt merged commit d485ee0 into Pyomo:main Oct 30, 2024
@jsiirola jsiirola deleted the gams-infeasibleOrUnbounded branch October 30, 2024 22:17
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.

3 participants