- Timestamp:
- Apr 5, 2006 3:06:40 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/CbcHeuristicFPump.hpp
r175 r297 34 34 virtual void setModel(CbcModel * model); 35 35 36 /** returns 1 if no solution, 0if valid solution36 /** returns 0 if no solution, 1 if valid solution 37 37 with better objective value than one passed in 38 38 Sets solution values if good, sets objective value (only if good)
Note: See TracChangeset
for help on using the changeset viewer.