Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <invalid_input_tests.h>
Protected Member Functions | |
SolverType | TestedSolver () const |
To use these tests, in file <solver>_test.cc, write: INSTANTIATE_TEST_SUITE_P( <Solver>InvalidInputTest, InvalidInputTest, testing::Values(InvalidInputTestParameters( SolverType::k<Solver>, /*use_integer_variables=*/true)));
Definition at line 54 of file invalid_input_tests.h.
|
inlineprotected |
Definition at line 57 of file invalid_input_tests.h.