- Timestamp:
- Jul 20, 2007 10:10:38 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cbc/src/CbcHeuristicFPump.cpp
r687 r698 175 175 double * betterSolution) 176 176 { 177 #define LEN_PRINT 132177 #define LEN_PRINT 200 178 178 char pumpPrint[LEN_PRINT]; 179 179 pumpPrint[0]='\0';
Note: See TracChangeset
for help on using the changeset viewer.