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

Problems on set_optimizer_attribute on "log_to_console" in linux #132

Closed
JackCai26 opened this issue Oct 21, 2022 · 0 comments
Closed

Problems on set_optimizer_attribute on "log_to_console" in linux #132

JackCai26 opened this issue Oct 21, 2022 · 0 comments

Comments

@JackCai26
Copy link

I used Highs in a Linux-based server and when I tried to apply set_optimizer_attribute(model, "log_to_console", "false"), it shows:

ERROR: MathOptInterface.SetAttributeNotAllowed{MathOptInterface.RawOptimizerAttribute}: Setting attribute MathO ptInterface.RawOptimizerAttribute("log_to_console") cannot be performed:
Invalid value false::String for option "log_to_console".
I need to disable console logging so if anyone can help me to solve it? Thanks so much!

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

No branches or pull requests

1 participant