Changeset 5 for trunk/CbcMessage.cpp
- Timestamp:
- Oct 29, 2004 4:49:42 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/CbcMessage.cpp
r2 r5 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"}, 35 {CBC_TREE_SOL,24,1,"Integer solution of %g found by subtree after %d iterations and %d nodes"}, 35 36 {CBC_NOINT,3007,0,"No integer variables - nothing to do"}, 36 37 {CBC_VUB_PASS,17,1,"%d solved, %d variables fixed, %d tightened"},
Note: See TracChangeset
for help on using the changeset viewer.