Skip to content

options_file structure #952

Answered by mckib2
CROdominik asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @CROdominik, an options file looks like lines of [thing] = [thing], e.g.,

presolve = off
solver = ipm

If I saved the above in a file named opt, I could invoke the HiGHS app with some MPS file like this:

./highs --options_file opt my_cool_problem.mps

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jajhall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants