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 & | SolveParams () const |
A suite of unit tests to show that an MIP solver handles branching priorities correctly.
To use these tests, in file <solver>_test.cc write: INSTANTIATE_TEST_SUITE_P(<Solver>BranchPrioritiesTest, BranchPrioritiesTest, testing::Values(branching_priorities_test_params));
Definition at line 120 of file ip_model_solve_parameters_tests.h.
|
inlineprotected |
Definition at line 124 of file ip_model_solve_parameters_tests.h.
|
inlineprotected |
Definition at line 123 of file ip_model_solve_parameters_tests.h.