Home
last modified time | relevance | path

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

/dports/math/py-or-tools/or-tools-9.2/ortools/gurobi/
H A Denvironment.h624 #define GRB_SIMPLEXPRICING_PARTIAL 0 macro
/dports/math/SCIP/scip-7.0.3/src/lpi/
H A Dlpi_grb.c5541 SCIP_CALL( setIntParam(lpi, GRB_INT_PAR_SIMPLEXPRICING, GRB_SIMPLEXPRICING_PARTIAL) ); in SCIPlpiSetIntpar()