Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FileFormats.LP] fix reading models with default bounds #2121

Merged
merged 2 commits into from
Mar 16, 2023
Merged

Conversation

odow
Copy link
Member

@odow odow commented Mar 16, 2023

Reported on discourse: https://discourse.julialang.org/t/reading-jump-model-lower-bound-already-set/96156

Looks like my fix in #1810 wasn't sufficient, and I didn't test round-tripping our LP files.

I guess it went unnoticed because we could read in other peoples LP files and write out legal files, but we couldn't read the files that we created 😢.

I've now added a bunch of tests that should have been added in #1810.

@odow odow mentioned this pull request Mar 16, 2023
4 tasks
@odow odow merged commit 1cf8497 into master Mar 16, 2023
@odow odow deleted the od/fix-lp-read branch March 16, 2023 19:18
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.

1 participant