type_lp.h
Go to the documentation of this file.
30/*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
50};
58};
66};
77};
87};
90typedef struct SCIP_ColSolVals SCIP_COLSOLVALS; /**< collected values of a column which depend on the LP solution */
91typedef struct SCIP_RowSolVals SCIP_ROWSOLVALS; /**< collected values of a row which depend on the LP solution */
92typedef struct SCIP_LpSolVals SCIP_LPSOLVALS; /**< collected values of the LP data which depend on the LP solution */
Definition: struct_lp.h:94
Definition: struct_lp.h:136
Definition: struct_lp.h:117
Definition: struct_lp.h:270
Definition: struct_lp.h:106
Definition: struct_lp.h:202