Home
last modified time | relevance | path

Searched defs:indicator_variable (Results 1 – 3 of 3) sorted by relevance

/dports/math/py-or-tools/or-tools-9.2/ortools/gscip/
H A Dgscip_ext.h82 SCIP_VAR* indicator_variable = nullptr; member
H A Dgscip.h433 SCIP_VAR* indicator_variable = nullptr; member
/dports/math/py-or-tools/or-tools-9.2/ortools/linear_solver/
H A Dlinear_solver.h1276 const MPVariable* indicator_variable() const { return indicator_variable_; } in indicator_variable() function