All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
SCIP_LPiState Struct Reference Detailed DescriptionLPi state stores basis information Definition at line 121 of file lpi_clp.cpp.
Field Documentation
number of LP columns Definition at line 123 of file lpi_clp.cpp. Referenced by lpistateCreate(), lpistatePack(), lpistateUnpack(), and SCIPlpiSetState().
number of LP rows Definition at line 124 of file lpi_clp.cpp. Referenced by lpistateCreate(), lpistatePack(), lpistateUnpack(), and SCIPlpiSetState().
column basis status in compressed form Definition at line 125 of file lpi_clp.cpp. Referenced by lpistatePack(), lpistateUnpack(), and SCIPlpiSetState().
row basis status in compressed form Definition at line 126 of file lpi_clp.cpp. Referenced by lpistatePack(), lpistateUnpack(), and SCIPlpiSetState().
Definition at line 154 of file lpi_msk.c. Referenced by lpistateCreate(), SCIPlpiGetState(), SCIPlpiHasStateBasis(), and SCIPlpiSetState().
Definition at line 155 of file lpi_msk.c. Referenced by lpistateCreate(), SCIPlpiGetState(), and SCIPlpiSetState().
Definition at line 158 of file lpi_msk.c. Referenced by lpistatePack(), and lpistateUnpack().
Definition at line 159 of file lpi_msk.c. Referenced by lpistatePack(), and lpistateUnpack(). |