type definitions for LP management
Definition in file type_lp.h.
Go to the source code of this file.
| typedef enum SCIP_LPSolStat SCIP_LPSOLSTAT |
| typedef enum SCIP_BoundType SCIP_BOUNDTYPE |
| typedef enum SCIP_SideType SCIP_SIDETYPE |
| typedef enum SCIP_RowOriginType SCIP_ROWORIGINTYPE |
| typedef enum SCIP_LPAlgo SCIP_LPALGO |
| typedef struct SCIP_ColSolVals SCIP_COLSOLVALS |
| typedef struct SCIP_RowSolVals SCIP_ROWSOLVALS |
| typedef struct SCIP_LpSolVals SCIP_LPSOLVALS |
| enum SCIP_LPSolStat |
solution status after solving LP
| enum SCIP_BoundType |
| enum SCIP_SideType |
| enum SCIP_RowOriginType |
type of origin of row
| enum SCIP_LPAlgo |