highs_control | R Documentation |
Highs Control
highs_control(threads = 1L, time_limit = Inf, log_to_console = FALSE, ...)
threads |
an integer giving the number of threads to be used. |
time_limit |
a double giving the time limit. |
log_to_console |
a logical giving if the output should be shown in the console. |
... |
other arguments supported by the |
control <- highs_control()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.