Problem with reading model .mps file with a size of 3MB #2447
yellowdrac
started this conversation in
General
Replies: 1 comment
-
The file size doesn't affect HiGHS, so the error you're experiencing is a consequence of the VBA environment, which we don't support. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I’m running into a strange issue when solving a mixed-integer model via MPS files. Here’s my workflow:
Problem:
In the console log file, there is not any message or warning at all
I attach this file that was built with writeModel, I have uploaded it as .txt file beacuse github doesnt allow me to attach .mps files
model-sandbox.txt
Beta Was this translation helpful? Give feedback.
All reactions