type_lp.h
Go to the documentation of this file.
31/*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
51};
59};
67};
78};
88};
91typedef struct SCIP_ColSolVals SCIP_COLSOLVALS; /**< collected values of a column which depend on the LP solution */
92typedef struct SCIP_RowSolVals SCIP_ROWSOLVALS; /**< collected values of a row which depend on the LP solution */
93typedef struct SCIP_LpSolVals SCIP_LPSOLVALS; /**< collected values of the LP data which depend on the LP solution */
Definition: struct_lp.h:95
Definition: struct_lp.h:138
Definition: struct_lp.h:118
Definition: struct_lp.h:275
Definition: struct_lp.h:107
Definition: struct_lp.h:205