Changeset 1904 for trunk/Clp/src/CbcOrClpParam.hpp
- Timestamp:
- Jan 10, 2013 8:47:59 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Clp/src/CbcOrClpParam.hpp
r1892 r1904 137 137 #endif 138 138 CBC_PARAM_INT_MAXSAVEDSOLS, 139 CBC_PARAM_INT_RANDOMSEED, 140 CBC_PARAM_INT_MULTIPLEROOTS, 139 141 140 142 CLP_PARAM_STR_DIRECTION = 201, … … 478 480 void CoinReadPrintit(const char * input); 479 481 void setCbcOrClpPrinting(bool yesNo); 480 #define CBCMAXPARAMETERS 2 00482 #define CBCMAXPARAMETERS 250 481 483 /* 482 484 Subroutine to establish the cbc parameter array. See the description of
Note: See TracChangeset
for help on using the changeset viewer.