Definition at line 73 of file generic_tests.h.
#include <generic_tests.h>
◆ TimeLimitTestParameters()
| operations_research::math_opt::TimeLimitTestParameters::TimeLimitTestParameters |
( |
const SolverType | solver_type, |
|
|
const bool | integer_variables, |
|
|
const std::optional< CallbackEvent > | supported_event = std::nullopt ) |
|
inline |
◆ operator<<
◆ event
| std::optional<CallbackEvent> operations_research::math_opt::TimeLimitTestParameters::event |
◆ integer_variables
| bool operations_research::math_opt::TimeLimitTestParameters::integer_variables |
◆ solver_type
| SolverType operations_research::math_opt::TimeLimitTestParameters::solver_type |
The documentation for this struct was generated from the following file: