Skip to content

Fix 1954#2066

Merged
jajhall merged 14 commits intoERGO-Code:latestfrom
fwesselm:fix-1954
Dec 3, 2024
Merged

Fix 1954#2066
jajhall merged 14 commits intoERGO-Code:latestfrom
fwesselm:fix-1954

Conversation

@fwesselm
Copy link
Collaborator

@fwesselm fwesselm commented Dec 3, 2024

This PR fixes #1954:

  1. Bound types of general-integer variables from variable bound constraints may have been overwritten, e.g. a variable upper bound of the form x <= b*y + c where x is NOT a continuous variable (for example, a general-integer variable) and y is a binary variable were not handled correctly.
  2. Testing on 850+ MIPs (on Linux) showed that the fix affects behavior, but the overall results in terms of means of running times look reasonable.

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