highs_control: Highs Control
Usage
highs_control(threads = 1L, time_limit = Inf, log_to_console = FALSE, ...)
Arguments
- 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 HiGHS
solver.