Changeset 1880 for trunk/Cbc/src/unitTestClp.cpp
- Timestamp:
- Apr 1, 2013 1:09:22 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cbc/src/unitTestClp.cpp
r1668 r1880 677 677 << " -- (" << model->getNodeCount() << " n / " 678 678 << model->getIterationCount() << " i / " 679 << timeOfSolution << " s) (subtotal " << timeTaken << " s )"679 << timeOfSolution << " s) (subtotal " << timeTaken << " seconds)" 680 680 << std::endl; 681 681 delete model;
Note: See TracChangeset
for help on using the changeset viewer.