powered by
This function clears all data from the solver instance, including the model and solution.
hi_solver_clear(solver)
The cleared solver instance.
An object of class "highs_solver".
solver <- example_solver() hi_solver_clear(solver)
Run the code above in your browser using DataLab