#include <invalid_input_tests.h>
Definition at line 60 of file invalid_input_tests.h.
◆ InvalidParameterTestParams()
operations_research::math_opt::InvalidParameterTestParams::InvalidParameterTestParams |
( |
SolverType | solver_type, |
|
|
SolveParameters | solve_parameters, |
|
|
std::vector< std::string > | expected_error_substrings ) |
◆ operator<<
◆ expected_error_substrings
std::vector<std::string> operations_research::math_opt::InvalidParameterTestParams::expected_error_substrings |
◆ solve_parameters
SolveParameters operations_research::math_opt::InvalidParameterTestParams::solve_parameters |
◆ solver_type
SolverType operations_research::math_opt::InvalidParameterTestParams::solver_type |
The documentation for this struct was generated from the following files: