All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
SCIP_LPiNorms Struct Reference Detailed DescriptionLPi norms stores pricing norms LPi norms to store dual steepest edge
Field Documentation
number of rows for which dual norm is stored Definition at line 193 of file lpi_cpx.c. Referenced by SCIPlpiSetNorms().
row/column indices corresponding to norms Definition at line 195 of file lpi_cpx.c. Referenced by SCIPlpiSetNorms().
number of stored norms corresponding to rows Definition at line 1372 of file lpi_spx.cpp. Referenced by SCIPlpiSetNorms().
number of stored norms corresponding to cols Definition at line 1373 of file lpi_spx.cpp. Referenced by SCIPlpiSetNorms().
norms to be (re)stored Definition at line 1374 of file lpi_spx.cpp. Referenced by SCIPlpiSetNorms(). |