Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::math_opt::CallbackTestParams, including all inherited members.
add_cuts | operations_research::math_opt::CallbackTestParams | |
add_lazy_constraints | operations_research::math_opt::CallbackTestParams | |
all_solutions | operations_research::math_opt::CallbackTestParams | |
CallbackTestParams(SolverType solver_type, bool integer_variables, bool add_lazy_constraints, bool add_cuts, absl::flat_hash_set< CallbackEvent > supported_events, std::optional< SolveParameters > all_solutions, std::optional< SolveParameters > reaches_cut_callback) | operations_research::math_opt::CallbackTestParams | |
integer_variables | operations_research::math_opt::CallbackTestParams | |
operator<<(std::ostream &out, const CallbackTestParams ¶ms) | operations_research::math_opt::CallbackTestParams | friend |
reaches_cut_callback | operations_research::math_opt::CallbackTestParams | |
solver_type | operations_research::math_opt::CallbackTestParams | |
supported_events | operations_research::math_opt::CallbackTestParams |