Learn R Programming

highs (version 1.10.0-1)

hi_reset_global_scheduler: Reset Global Scheduler

Description

This function resets the global scheduler used by the solver.

Usage

hi_reset_global_scheduler(blocking)

Value

Invisible NULL.

Arguments

blocking

A logical value indicating whether to wait for completion.

Examples

Run this code
hi_reset_global_scheduler(TRUE)

Run the code above in your browser using DataLab