Changeset 1587 for trunk/Cbc/src/CbcHeuristic.cpp
- Timestamp:
- Jan 25, 2011 5:54:21 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cbc/src/CbcHeuristic.cpp
r1585 r1587 1175 1175 solver->setHintParam(OsiDoDualInResolve, true, OsiHintDo); 1176 1176 #endif 1177 model.passInEventHandler(model_->getEventHandler()); 1177 1178 model.branchAndBound(); 1178 1179 #ifdef ALWAYS_DUAL
Note: See TracChangeset
for help on using the changeset viewer.