- Timestamp:
- Feb 2, 2010 5:11:21 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Clp/src/ClpSimplexDual.cpp
r1496 r1505 4945 4945 } else if (situationChanged==2) { 4946 4946 problemStatus_=-1; // carry on as normal 4947 // need to reset bounds 4948 changeBounds(3,NULL,changeCost); 4947 4949 } 4948 4950 situationChanged=0;
Note: See TracChangeset
for help on using the changeset viewer.