Home
last modified time | relevance | path

Searched refs:SLACK_AT_LB (Results 1 – 2 of 2) sorted by relevance

/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/include/
H A Dsym_constants.h123 # define SLACK_AT_LB 0 macro
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/LP/
H A Dlp_solver.c700 case SLACK_AT_LB: stat[i] |= 0x20000000; break; in load_basis()
1020 case 0x20000000: rstat[i] = SLACK_AT_LB; break; in get_basis()
2419 case SLACK_AT_LB: in dual_simplex()
2905 rstat[i] = SLACK_AT_LB; in dual_simplex()