Searched refs:SOLVER_SOS_TYPE1 (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/usr/eclipseclp/Eplex/
H A Deplex_gurobi.h66 #define SOLVER_SOS_TYPE1 1 macro
H A Deplex_cplex.h79 #define SOLVER_SOS_TYPE1 '1' macro
H A Deplex_xpress.h88 #define SOLVER_SOS_TYPE1 '1' macro
H A Deplex_coin.h144 #define SOLVER_SOS_TYPE1 '1' macro
H A Deplex.c5207 lpd->sostype[i] = vsostype.nint==1 ? SOLVER_SOS_TYPE1 : SOLVER_SOS_TYPE2;

Completed in 45 milliseconds