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

/barrelfish-master/usr/eclipseclp/Eplex/
H A Deplex_gurobi.h67 #define SOLVER_SOS_TYPE2 2 macro
H A Deplex_cplex.h80 #define SOLVER_SOS_TYPE2 '2' macro
H A Deplex_xpress.h89 #define SOLVER_SOS_TYPE2 '2' macro
H A Deplex_coin.h145 #define SOLVER_SOS_TYPE2 '2' macro
H A Deplex.c5207 lpd->sostype[i] = vsostype.nint==1 ? SOLVER_SOS_TYPE1 : SOLVER_SOS_TYPE2;

Completed in 27 milliseconds