Home
last modified time | relevance | path

Searched refs:GRB_CB_PRE_COLDEL (Results 1 – 3 of 3) sorted by relevance

/dports/math/py-or-tools/or-tools-9.2/ortools/math_opt/solvers/
H A Dgurobi_callback.cc229 MO_SET_OR_RET(s->set_removed_variables, c.get_int(GRB_CB_PRE_COLDEL));
/dports/math/py-or-tools/or-tools-9.2/ortools/gurobi/
H A Denvironment.h328 #define GRB_CB_PRE_COLDEL 1000 macro
/dports/math/py-mip/mip-1.13.0/mip/
H A Dgurobi.py287 GRB_CB_PRE_COLDEL = 1000 variable