![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 89 of file ip_parameter_tests.h.
#include <ip_parameter_tests.h>
Public Attributes | |
| std::string | name |
| SolverType | solver_type |
| ParameterSupport | parameter_support |
| bool | hint_supported = false |
| SolveResultSupport | solve_result_support |
| std::string | presolved_regexp |
| SolveParameters | stop_before_optimal |
| bool operations_research::math_opt::IpParameterTestParameters::hint_supported = false |
Definition at line 98 of file ip_parameter_tests.h.
| std::string operations_research::math_opt::IpParameterTestParameters::name |
Definition at line 92 of file ip_parameter_tests.h.
| ParameterSupport operations_research::math_opt::IpParameterTestParameters::parameter_support |
Definition at line 97 of file ip_parameter_tests.h.
| std::string operations_research::math_opt::IpParameterTestParameters::presolved_regexp |
Definition at line 106 of file ip_parameter_tests.h.
| SolveResultSupport operations_research::math_opt::IpParameterTestParameters::solve_result_support |
Definition at line 99 of file ip_parameter_tests.h.
| SolverType operations_research::math_opt::IpParameterTestParameters::solver_type |
Definition at line 95 of file ip_parameter_tests.h.
| SolveParameters operations_research::math_opt::IpParameterTestParameters::stop_before_optimal |
Definition at line 110 of file ip_parameter_tests.h.