Learn R Programming

highs (version 1.14.0-2)

hi_solver_presolve: Presolve

Description

Runs presolve on the current model without solving.

Usage

hi_solver_presolve(solver)

Value

An integer status code (0 = OK).

Arguments

solver

An object of class "highs_solver".