Changeset 2266 for trunk/Cbc/src
- Timestamp:
- Feb 20, 2016 11:04:29 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cbc/src/unitTestClp.cpp
r2105 r2266 169 169 std::vector<double> objValue ; 170 170 std::vector<int> testSet ; 171 std::vector< bool> rowCutDebugger ;171 std::vector<int> rowCutDebugger ; 172 172 /* 173 173 A macro to make the vector creation marginally readable. Parameters are
Note: See TracChangeset
for help on using the changeset viewer.