Skip to content

Highs Options #2055

Answered by jajhall
phoenix665 asked this question in Q&A
Nov 22, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Only a few of the options can be set directly as command-line options, see

https://ergo-code.github.io/HiGHS/stable/executable/

for log_to_console and other options, you need to create a file (say foo.set) with data such as

log_to_console = false

and call HiGHS with the command line option

--options_file=foo.set

Replies: 1 comment 3 replies

Comment options

jajhall
Nov 22, 2024
Maintainer Sponsor

You must be logged in to vote
3 replies
@phoenix665
Comment options

@jajhall
Comment options

jajhall Nov 22, 2024
Maintainer Sponsor

@phoenix665
Comment options

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
Converted from issue

This discussion was converted from issue #2054 on November 22, 2024 14:53.