Changeset 1765 for stable/2.7/Cbc
- Timestamp:
- Feb 8, 2012 11:35:18 AM (9 years ago)
- Location:
- stable/2.7/Cbc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/2.7/Cbc
- Property svn:mergeinfo changed
/trunk/Cbc merged: 1764
- Property svn:mergeinfo changed
-
stable/2.7/Cbc/src/CbcModel.cpp
r1724 r1765 2566 2566 // may generate cuts and turn the solution 2567 2567 //to an infeasible one 2568 feasible = solveWithCuts(cuts, 1,2568 feasible = solveWithCuts(cuts, 2, 2569 2569 NULL); 2570 2570 }
Note: See TracChangeset
for help on using the changeset viewer.