Changeset 1880 for trunk/Clp/src/AbcSimplexDual.cpp
- Timestamp:
- Sep 13, 2012 12:34:15 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Clp/src/AbcSimplexDual.cpp
r1879 r1880 209 209 // Startup part of dual (may be extended to other algorithms) 210 210 // To force to follow another run put logfile name here and define 211 #define FORCE_FOLLOW212 //#ifdef FORCE_FOLLOW211 //#define FORCE_FOLLOW 212 #ifdef FORCE_FOLLOW 213 213 static FILE * fpFollow = NULL; 214 214 static const char * forceFile = NULL;
Note: See TracChangeset
for help on using the changeset viewer.