Searched refs:CPXPROB_MILP (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/usr/eclipseclp/Eplex/
H A Deplex_cplex.h190 # define CPXPROB_MILP CPXPROB_MIP macro
H A Deplex_coin.h156 # define CPXPROB_MILP PROBLEM_MIP macro
H A Deplex_cplex.c771 case CPXPROB_MILP:
H A Deplex.c1919 Call(err, CPXchgprobtype(cpx_env, lpd->lp, CPXPROB_MILP));
1999 Call(err,CPXchgprobtype(cpx_env, lpd->lp, CPXPROB_MILP));
2018 Call(err,CPXchgprobtype(cpx_env, lpd->lp, CPXPROB_MILP));

Completed in 50 milliseconds