- Timestamp:
- Mar 4, 2015 9:56:43 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/2.9/Cbc/src/CbcModel.cpp
r2145 r2150 12419 12419 //OsiHintStrength saveStrength; 12420 12420 //bool savePrintHint; 12421 solver_->writeMpsNative("infeas.mps", NULL, NULL, 2);12421 //solver_->writeMpsNative("infeas.mps", NULL, NULL, 2); 12422 12422 //bool gotHint = (solver_->getHintParam(OsiDoReducePrint,savePrintHint,saveStrength)); 12423 12423 //gotHint = (solver_->getHintParam(OsiDoScale,saveTakeHint,saveStrength));
Note: See TracChangeset
for help on using the changeset viewer.