- Timestamp:
- Aug 17, 2007 10:34:58 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cbc/src/CbcSolver.cpp
r759 r760 5353 5353 // For best solution 5354 5354 double * bestSolution = NULL; 5355 printf ("bab best %g %x\n",babModel->getMinimizationObjValue(),babModel->bestSolution());5356 5355 if (babModel->getMinimizationObjValue()<1.0e50&&type==BAB) { 5357 5356 // post process
Note: See TracChangeset
for help on using the changeset viewer.