All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
type_lpi.h
Go to the documentation of this file.
21 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
88 SCIP_LPSOLQUALITY_ESTIMCONDITION, /**< estimated condition number of (scaled) basis matrix (SCIP_Real) */
89 SCIP_LPSOLQUALITY_EXACTCONDITION /**< exact condition number of (scaled) basis matrix (SCIP_Real) */
|