Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <lp_incomplete_solve_tests.h>
Protected Member Functions | |
SolverType | TestedSolver () const |
A suite of unit tests to show that an LP solver handles incomplete solves correctly.
To use these tests, in file <solver>_test.cc write: INSTANTIATE_TEST_SUITE_P(<Solver>LpIncompleteSolveTest, LpIncompleteSolveTest, testing::Values(lp_incomplete_solve_test_params));
Definition at line 83 of file lp_incomplete_solve_tests.h.
|
inlineprotected |
Definition at line 86 of file lp_incomplete_solve_tests.h.