powered by
This function clears only the model data from the solver instance.
hi_solver_clear_model(solver)
The solver instance with cleared model data.
An object of class "highs_solver".
solver <- example_solver() hi_solver_clear_model(solver)
Run the code above in your browser using DataLab