hi_solver_clear_basis: Clear Basis

View source: R/solver-api.R

hi_solver_clear_basisR Documentation

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)

Arguments

solver

An object of class "highs_solver".

Value

An integer status code (0 = OK).


highs documentation built on June 8, 2026, 9:06 a.m.