Go to the documentation of this file.
12 #ifdef OSI_INTERFACE_EXPORTS
13 #define EXPDLL __declspec(dllexport)
15 #define EXPDLL __declspec(dllimport)
16 #endif //OSI_INTERFACE_EXPORTS
23 #include <ilcplex/cplex.h>
43 void readMps(
const char *filename);
49 void showCpxStatus(
int status);