- Timestamp:
- Sep 7, 2007 10:13:49 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cbc/src/CbcNode.cpp
r708 r778 4458 4458 delete branch_; 4459 4459 branch_ = NULL; 4460 guessedObjectiveValue_ = objectiveValue_; // for now4460 guessedObjectiveValue_ = COIN_DBL_MAX;//objectiveValue_; // for now 4461 4461 if (!returnStatus) { 4462 4462 if (numberUnsatisfied) {
Note: See TracChangeset
for help on using the changeset viewer.