- Timestamp:
- Dec 10, 2009 6:35:13 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/sandbox/Cbc/src/CbcSolver.cpp
r1391 r1392 4713 4713 } 4714 4714 // Set up heuristics 4715 doHeuristics( &model_,((!miplib)?1:10),parameters_,4715 doHeuristics(babModel_,((!miplib)?1:10),parameters_, 4716 4716 numberParameters_,noPrinting_,initialPumpTune); 4717 4717 if (!miplib) {
Note: See TracChangeset
for help on using the changeset viewer.