Changeset 88
- Timestamp:
- Mar 28, 2005 12:31:36 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/CbcHeuristic.hpp
r73 r88 71 71 /// Model 72 72 CbcModel * model_; 73 private:74 73 /// When flag - 0 off, 1 at root, 2 other than root, 3 always 75 74 int when_; 75 private: 76 76 77 77 /// Illegal Assignment operator
Note: See TracChangeset
for help on using the changeset viewer.