hi_solver_clear_basis: Clear Basis
Description
Invalidates the solver's current basis, allowing presolve to run
on the next call to hi_solver_run.
Usage
hi_solver_clear_basis(solver)
Value
An integer status code (0 = OK).
Arguments
- solver
An object of class "highs_solver".