Changeset 84 for trunk/CbcMessage.cpp
- Timestamp:
- Mar 22, 2005 5:17:58 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/CbcMessage.cpp
r67 r84 42 42 {CBC_CUTOFF_WARNING1,23,1,"Cutoff set to %g - equivalent to best solution of %g"}, 43 43 {CBC_ITERATE_STRONG,25,3,"%d cleanup iterations before strong branching"}, 44 {CBC_PRIORITY,26,1,"Setting priorities for objects %d to %d inclusive (out of %d)"}, 44 45 {CBC_WARNING_STRONG,3008,1,"Strong branching is fixing too many variables, too expensively!"}, 45 46 {CBC_DUMMY_END,999999,0,""}
Note: See TracChangeset
for help on using the changeset viewer.