Changeset 946 for stable/0.4/Couenne/src/cut/crossconv/CrossConvGenCuts.cpp
- Timestamp:
- Apr 15, 2013 6:20:38 PM (8 years ago)
- Location:
- stable/0.4/Couenne
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/0.4/Couenne
- Property svn:mergeinfo changed
/trunk/Couenne merged: 945
- Property svn:mergeinfo changed
-
stable/0.4/Couenne/src
- Property svn:mergeinfo changed
/trunk/Couenne/src merged: 945
- Property svn:mergeinfo changed
-
stable/0.4/Couenne/src/cut/crossconv/CrossConvGenCuts.cpp
r490 r946 17 17 void CouenneCrossConv::generateCuts (const OsiSolverInterface &, 18 18 OsiCuts &, 19 const CglTreeInfo) const { 19 const CglTreeInfo) 20 #if CGL_VERSION_MAJOR == 0 && CGL_VERSION_MINOR <= 57 21 const 22 #endif 23 { 20 24 21 25 }
Note: See TracChangeset
for help on using the changeset viewer.