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::TimeLimitTestParameters, including all inherited members.
event | operations_research::math_opt::TimeLimitTestParameters | |
integer_variables | operations_research::math_opt::TimeLimitTestParameters | |
operator<<(std::ostream &out, const TimeLimitTestParameters ¶ms) | operations_research::math_opt::TimeLimitTestParameters | friend |
solver_type | operations_research::math_opt::TimeLimitTestParameters | |
TimeLimitTestParameters(const SolverType solver_type, const bool integer_variables, const std::optional< CallbackEvent > supported_event=std::nullopt) | operations_research::math_opt::TimeLimitTestParameters | inline |