Skip to content

Conversation

odow
Copy link
Member

@odow odow commented Nov 18, 2021

I considered a few ways of fixing #1431 (e.g., adding an Interval constraint so the variable would have a bound), but couldn't find anything satisfactory. The bridges need something like #1097, but that's a much greater fix.

This stops people running into the common source of failure, and it includes a broken test for us to fix in the future.

Closes #1431. I've opened #1665 to track the broader issue.

odow and others added 2 commits November 18, 2021 17:44
This will decrease coverage for some solvers, but there is a serious
bug in the bridging system that requires a much deeper fix.

This PR removes the common source of failure and adds a broken test to
remind us to fix it in future.
Copy link
Member

@blegat blegat left a comment

Choose a reason for hiding this comment

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

Sounds good, excluding these tests for all solvers is annoying.

@odow odow merged commit 945fd7a into master Nov 18, 2021
@odow odow deleted the od/lower-bound branch November 18, 2021 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Bridges fail test_model_LowerBoundAlreadySet test
2 participants