Changeset 1822 for trunk/Cbc/src/CbcHeuristic.hpp
- Timestamp:
- Nov 29, 2012 1:42:40 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cbc/src/CbcHeuristic.hpp
r1802 r1822 386 386 int numberSolutionsFound_; 387 387 388 /// How many nodes the heuristic did this go 389 mutable int numberNodesDone_; 390 388 391 // Input solution - so can be used as seed 389 392 double * inputSolution_;
Note: See TracChangeset
for help on using the changeset viewer.