Changeset 604 for branches/devel/Cbc/src/CbcLinked.hpp
- Timestamp:
- May 10, 2007 5:36:03 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/devel/Cbc/src/CbcLinked.hpp
r602 r604 60 60 */ 61 61 double linearizedBAB(CglStored * cut) ; 62 /** Solves nonlinear problem from CoinModel using SLP - and then tries to get 63 heuristic solution 64 Returns solution array 65 */ 66 double * heuristicSolution(int numberPasses,double deltaTolerance,int mode); 62 67 //@} 63 68
Note: See TracChangeset
for help on using the changeset viewer.