type_lpexact.h
Go to the documentation of this file.
31/*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
40typedef struct SCIP_ColExactSolVals SCIP_COLEXACTSOLVALS; /**< collected values of a column which depend on the LP solution */
41typedef struct SCIP_RowExactSolVals SCIP_ROWEXACTSOLVALS; /**< collected values of a row which depend on the LP solution */
42typedef struct SCIP_LpExactSolVals SCIP_LPEXACTSOLVALS; /**< collected values of the exact LP data which depend on the LP solution */
71};
Definition: struct_lpexact.h:103
Definition: struct_lpexact.h:145
Definition: struct_lpexact.h:126
Definition: struct_lpexact.h:263
Definition: struct_lpexact.h:115
Definition: struct_lpexact.h:187