inst/HiGHS/docs/src/structures/enums.md

Enums

The members of the fundamental HiGHS enums are defined below. If Enum refers to a particular enum, and Member to a particular member, the members are available as follows.

Members for internal use only are not documented.

HighsStatus

This is (part of) the return value of most HiGHS methods:

MatrixFormat

This defines the format of a HighsSparseMatrix:

ObjSense

This defines optimization sense of a HighsLp:

HighsVarType

This defines the feasible values of a variable within a model:

HessianFormat

This defines the format of a HighsHessian:

SolutionStatus

This defines the nature of any primal or dual solution information:

BasisValidity

This defines the nature of any basis information:

HighsModelStatus

This defines the status of the model after a call to run

HighsBasisStatus

This defines the status of a variable (or slack variable for a constraint) in a basis:

HighsOptionType

This defines the types of option values that control HiGHS:

HighsInfoType

This defines the types of (scalar) information available after a call to run:



Try the highs package in your browser

Any scripts or data that you put into this service are public.

highs documentation built on April 4, 2025, 3:23 a.m.