- Timestamp:
- Feb 1, 2015 4:33:30 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/2.9/Cbc/src/CbcCountRowCut.cpp
r2094 r2124 709 709 newCutPtr->setRow(vector); 710 710 rowCut_[numberCuts_++]=newCutPtr; 711 printf("addedGreedyGlobalCut of size %d to %x- cuts size %d\n",712 711 //printf("addedGreedyGlobalCut of size %d to %p - cuts size %d\n", 712 // cut.row().getNumElements(),this,numberCuts_); 713 713 return 0; 714 714 } else {
Note: See TracChangeset
for help on using the changeset viewer.