![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 130 of file ip_parameter_tests.h.
#include <ip_parameter_tests.h>
Public Attributes | |
| std::string | name |
| SolverType | solver_type |
| SolveParameters | base_parameters |
| ParameterSupport | parameter_support |
| bool | allow_limit_undetermined = false |
| bool operations_research::math_opt::LargeInstanceTestParams::allow_limit_undetermined = false |
Definition at line 147 of file ip_parameter_tests.h.
| SolveParameters operations_research::math_opt::LargeInstanceTestParams::base_parameters |
Definition at line 139 of file ip_parameter_tests.h.
| std::string operations_research::math_opt::LargeInstanceTestParams::name |
Definition at line 133 of file ip_parameter_tests.h.
| ParameterSupport operations_research::math_opt::LargeInstanceTestParams::parameter_support |
Definition at line 141 of file ip_parameter_tests.h.
| SolverType operations_research::math_opt::LargeInstanceTestParams::solver_type |
Definition at line 136 of file ip_parameter_tests.h.