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

A small LP that fail to solve #2015

Open
luteberget opened this issue Oct 30, 2024 · 1 comment
Open

A small LP that fail to solve #2015

luteberget opened this issue Oct 30, 2024 · 1 comment
Assignees

Comments

@luteberget
Copy link

luteberget commented Oct 30, 2024

Just started using HiGHS and very happy with it so far. Thanks!

I'm getting into some trouble with model status "Unknown" after optimizing, and wondering whether it could be a bug. I exported the problematic LP from a HiGHS instance into both .lp and .mps formats. Solving on the command line reproduces the issue when using the .mps file (but not the .lp file). Other solvers such as CBC and Gurobi report "Optimal" for both files.

Attaching the .mps file and the solver output.
test.mps.gz
highs.log.txt

@jajhall
Copy link
Member

jajhall commented Oct 30, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants