Home
last modified time | relevance | path

Searched refs:SOS_fix_unmarked (Results 1 – 6 of 6) sorted by relevance

/dports/math/R-cran-lpSolve/lpSolve/src/
H A Dlp_SOS.h97 int SOS_fix_unmarked(SOSgroup *group, int sosindex, int variable, REAL *bound, REAL value,
H A Dlp_mipbb.c691 if(SOS_fix_unmarked(lp->SOS, 0, k, BB->upbo, 0, TRUE,
723 if(SOS_fix_unmarked(lp->GUB, 0, k, BB->upbo, 0, TRUE,
H A Dlp_SOS.c1179 int SOS_fix_unmarked(SOSgroup *group, int sosindex, int variable, REAL *bound, REAL value, MYBOOL i… in SOS_fix_unmarked() function
1196 count += SOS_fix_unmarked(group, n, variable, bound, value, isupper, diffcount, changelog); in SOS_fix_unmarked()
/dports/math/lp_solve/lp_solve_5.5/
H A Dlp_SOS.h97 int SOS_fix_unmarked(SOSgroup *group, int sosindex, int variable, REAL *bound, REAL value,
H A Dlp_mipbb.c694 if(SOS_fix_unmarked(lp->SOS, 0, k, BB->upbo, 0, TRUE,
726 if(SOS_fix_unmarked(lp->GUB, 0, k, BB->upbo, 0, TRUE,
H A Dlp_SOS.c1208 int SOS_fix_unmarked(SOSgroup *group, int sosindex, int variable, REAL *bound, REAL value, MYBOOL i… in SOS_fix_unmarked() function
1225 count += SOS_fix_unmarked(group, n, variable, bound, value, isupper, diffcount, changelog); in SOS_fix_unmarked()