Home
last modified time | relevance | path

Searched refs:updateinfeas (Results 1 – 4 of 4) sorted by relevance

/dports/math/R-cran-lpSolve/lpSolve/src/
H A Dlp_price.h54 … MYBOOL skipupdate, int partialloop, int *candidatecount, MYBOOL updateinfeas, REAL *xviol);
56 STATIC int rowdual(lprec *lp, REAL *rhvec, MYBOOL forceoutEQ, MYBOOL updateinfeas, REAL *xviol);
H A Dlp_price.c834 …*nzdrow, MYBOOL skipupdate, int partialloop, int *candidatecount, MYBOOL updateinfeas, REAL *xviol) in colprim() argument
942 if(updateinfeas) in colprim()
1171 STATIC int rowdual(lprec *lp, REAL *rhvec, MYBOOL forceoutEQ, MYBOOL updateinfeas, REAL *xviol) in rowdual() argument
1265 if(updateinfeas) in rowdual()
/dports/math/lp_solve/lp_solve_5.5/
H A Dlp_price.h52 … MYBOOL skipupdate, int partialloop, int *candidatecount, MYBOOL updateinfeas, REAL *xviol);
54 STATIC int rowdual(lprec *lp, REAL *rhvec, MYBOOL forceoutEQ, MYBOOL updateinfeas, REAL *xviol);
H A Dlp_price.c833 …*nzdrow, MYBOOL skipupdate, int partialloop, int *candidatecount, MYBOOL updateinfeas, REAL *xviol) in colprim() argument
941 if(updateinfeas) in colprim()
1168 STATIC int rowdual(lprec *lp, REAL *rhvec, MYBOOL forceoutEQ, MYBOOL updateinfeas, REAL *xviol) in rowdual() argument
1262 if(updateinfeas) in rowdual()