Searched refs:UnboundedState (Results 1 - 6 of 6) sorted by relevance

/barrelfish-master/usr/eclipseclp/Eplex/
H A Deplex_cplex.h255 #define UnboundedState(d) ( \ macro
295 #define UnboundedState(d) ( \ macro
H A Deplex_coin.c69 UnboundedState: problem is unbounded
139 } else if (UnboundedState(lpd)) {
H A Deplex_xpress.h222 # define UnboundedState(d) ( \ macro
H A Deplex_coin.h106 # define UnboundedState(d) (solve_state == state_unbounded) macro
H A Deplex_xpress.c449 UnboundedState: problem is unbounded
537 } else if (UnboundedState(lpd)) {
H A Deplex_cplex.c421 UnboundedState: problem is unbounded
534 } else if (UnboundedState(lpd)) {

Completed in 39 milliseconds