Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <ip_model_solve_parameters_tests.h>
Protected Member Functions | |
SolverType | TestedSolver () const |
const SolveParameters & | NerfedSolveParams () const |
A suite of unit tests to show that an MIP solver handles lazy constraints correctly.
To use these tests, in file <solver>_test.cc write: INSTANTIATE_TEST_SUITE_P(<Solver>LazyConstraintsTest, LazyConstraintsTest, testing::Values(lazy_constraints_test_params));
Definition at line 152 of file ip_model_solve_parameters_tests.h.
|
inlineprotected |
Definition at line 156 of file ip_model_solve_parameters_tests.h.
|
inlineprotected |
Definition at line 155 of file ip_model_solve_parameters_tests.h.