![]() |
OR-Tools
9.6
|
This is the complete list of members for CoreBasedOptimizer, including all inherited members.
| CoreBasedOptimizer(IntegerVariable objective_var, const std::vector< IntegerVariable > &variables, const std::vector< IntegerValue > &coefficients, std::function< void()> feasible_solution_observer, Model *model) | CoreBasedOptimizer | |
| Optimize() | CoreBasedOptimizer | |
| OptimizeWithSatEncoding(const std::vector< Literal > &literals, const std::vector< IntegerVariable > &vars, const std::vector< Coefficient > &coefficients, Coefficient offset) | CoreBasedOptimizer |