We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As part of https://github.com/jump-dev/open-energy-modeling-benchmarks, I think it would be super useful to be able to write out all models that are solved to MPS files.
Then we don't have to instrument the various packages. We just set a flag in HiGHS.jl and collect them all.
cc @joaquimg @jd-lara
The text was updated successfully, but these errors were encountered:
The value should be a directory, and the filename should be the SHA of the file. So then we don't write out duplicates.
Sorry, something went wrong.
Actually, I just abused type piracy: https://github.com/jump-dev/open-energy-modeling-benchmarks/blob/1537ce1f20abe50bbba2dda7a465c8df53d0cf04/GenX/main.jl#L71-L75
I'll wait to see if we actually need this before implementing.
I'm going to close this for now, but I might come back to it.
No branches or pull requests
As part of https://github.com/jump-dev/open-energy-modeling-benchmarks, I think it would be super useful to be able to write out all models that are solved to MPS files.
Then we don't have to instrument the various packages. We just set a flag in HiGHS.jl and collect them all.
cc @joaquimg @jd-lara
The text was updated successfully, but these errors were encountered: