Lines Matching refs:CPLEX

23  * ECLiPSe / CPLEX interface
337 #ifdef CPLEX
425 #ifdef CPLEX
432 # if CPLEX >= 8
437 #endif /* CPLEX */
503 #ifdef CPLEX
549 #ifdef CPLEX
646 #ifdef CPLEX
697 # if defined(CPLEX)
700 char *licloc; /* environment string (CPLEX) */
705 # if CPLEX >= 7
708 /* We have a CPLEX runtime key, call CPXRegisterLicense().
716 Fprintf(Current_Error, "Invalid CPLEX runtime key.\n");
721 /* Note CPLEX prints a banner to stderr in CPXopenCPLEX! */
730 # if CPLEX >= 8
757 Fprintf(Current_Error, "Couldn't find CPLEX development licence: check setting of CPLEXLICENCE,\nCPLEXLICDIR, CPLEXLICTYPE or set ECLIPSECPLEXSERIALNUM to use a runtime licence.\n", 0);
771 # endif /* CPLEX < 7 */
781 # endif /* CPLEX */
1357 #ifdef CPLEX
1360 # if CPLEX >= 8
1873 #ifdef CPLEX
1960 (currently CPLEX): it specifies if the external solver's problem type
1961 should be set as well (1 = yes, 0 = no). CPLEX's problem type cannot
1976 #ifdef CPLEX
2511 #ifdef CPLEX
3119 /* the column `buffer arrays' are needed by CPLEX and Xpress's interface
3937 # ifdef CPLEX
3993 #ifdef CPLEX
3999 Fprintf(Current_Error, "Unable to create problem in CPLEX: licensing problem?\n");
4008 #if defined(CPLEX) || defined(COIN)
4009 CallN(lpd->lpcopy = lpd->lp); /* no need for a copy in CPLEX */
4035 #if defined(CPLEX) && CPLEX < 10
4060 # ifdef CPLEX
4082 #endif /* CPLEX || COIN */
4347 #if defined(CPLEX) || defined(XPRESS)
4430 # ifdef CPLEX
4440 # ifdef CPLEX
4574 cost is of the same sign as what we defined (and what CPLEX and
4685 {/* djs, basis, pis are available for non-MIP problems only for CPLEX;
5023 #ifdef CPLEX
5039 #ifdef CPLEX
5065 #ifdef CPLEX
5113 #if defined(CPLEX) && CPLEX < 10
5240 #ifdef CPLEX
5293 #ifdef CPLEX
5519 used by CPLEX and Xpress. These are then added to the problem before