Definition at line 30 of file generic_tests.h.
#include <generic_tests.h>
◆ GenericTestParameters()
| operations_research::math_opt::GenericTestParameters::GenericTestParameters |
( |
SolverType | solver_type, |
|
|
bool | support_interrupter, |
|
|
bool | integer_variables, |
|
|
std::string | expected_log, |
|
|
SolveParameters | solve_parameters = {} ) |
◆ operator<<
◆ expected_log
| std::string operations_research::math_opt::GenericTestParameters::expected_log |
◆ integer_variables
| bool operations_research::math_opt::GenericTestParameters::integer_variables |
◆ solve_parameters
| SolveParameters operations_research::math_opt::GenericTestParameters::solve_parameters |
◆ solver_type
| SolverType operations_research::math_opt::GenericTestParameters::solver_type |
◆ support_interrupter
| bool operations_research::math_opt::GenericTestParameters::support_interrupter |
The documentation for this struct was generated from the following files: