Home
last modified time | relevance | path

Searched refs:GRB_CB_PRE_BNDCHG (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.cc231 MO_SET_OR_RET(s->set_bound_changes, c.get_int(GRB_CB_PRE_BNDCHG));
/dports/math/py-or-tools/or-tools-9.2/ortools/gurobi/
H A Denvironment.h331 #define GRB_CB_PRE_BNDCHG 1003 macro
/dports/math/py-mip/mip-1.13.0/mip/
H A Dgurobi.py290 GRB_CB_PRE_BNDCHG = 1003 variable