- Timestamp:
- Feb 8, 2012 11:34:16 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cbc/src/CbcModel.cpp
r1725 r1764 2562 2562 // may generate cuts and turn the solution 2563 2563 //to an infeasible one 2564 feasible = solveWithCuts(cuts, 1,2564 feasible = solveWithCuts(cuts, 2, 2565 2565 NULL); 2566 2566 }
Note: See TracChangeset
for help on using the changeset viewer.