Changeset 67 for trunk/CbcMessage.cpp
- Timestamp:
- Feb 25, 2005 3:57:10 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/CbcMessage.cpp
r54 r67 30 30 {CBC_ROUNDING,12,1,"Integer solution of %g found by heuristic after %d iterations and %d nodes"}, 31 31 {CBC_ROOT,13,1,"At root node, %d cuts changed objective from %g to %g in %d passes"}, 32 {CBC_GENERATOR,14,1,"Cut generator %d (%s) - %d row cuts (%d active), %d column cuts - new frequency is %d"},32 {CBC_GENERATOR,14,1,"Cut generator %d (%s) - %d row cuts (%d active), %d column cuts %? in %g seconds - new frequency is %d"}, 33 33 {CBC_BRANCH,15,2,"Node %d Obj %g Unsat %d depth %d"}, 34 34 {CBC_STRONGSOL,16,1,"Integer solution of %g found by strong branching after %d iterations and %d nodes"},
Note: See TracChangeset
for help on using the changeset viewer.