#include <ip_model_solve_parameters_tests.h>
◆ SolutionHintTestParams()
| operations_research::math_opt::SolutionHintTestParams::SolutionHintTestParams |
( |
SolverType | solver_type, |
|
|
std::optional< SolveParameters > | single_hint_params, |
|
|
std::optional< SolveParameters > | two_hint_params, |
|
|
std::string | hint_accepted_message_regex ) |
|
inline |
◆ operator<<
◆ hint_accepted_message_regex
| std::string operations_research::math_opt::SolutionHintTestParams::hint_accepted_message_regex |
◆ single_hint_params
| std::optional<SolveParameters> operations_research::math_opt::SolutionHintTestParams::single_hint_params |
◆ solver_type
| SolverType operations_research::math_opt::SolutionHintTestParams::solver_type |
◆ two_hint_params
| std::optional<SolveParameters> operations_research::math_opt::SolutionHintTestParams::two_hint_params |
The documentation for this struct was generated from the following file: