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 156 of file lpi_msk.c. Referenced by lpistateCreate(), SCIPlpiGetState(), SCIPlpiHasStateBasis(), and SCIPlpiSetState().
Definition at line 157 of file lpi_msk.c. Referenced by lpistateCreate(), SCIPlpiGetState(), and SCIPlpiSetState().
Definition at line 160 of file lpi_msk.c. Referenced by lpistatePack(), and lpistateUnpack().
Definition at line 161 of file lpi_msk.c. Referenced by lpistatePack(), and lpistateUnpack(). |