14#ifndef OR_TOOLS_MATH_OPT_SOLVER_TESTS_BASE_SOLVER_TEST_H_
15#define OR_TOOLS_MATH_OPT_SOLVER_TESTS_BASE_SOLVER_TEST_H_
17#include "gtest/gtest.h"
SolverType TestedSolver() const
SolverType
The solvers supported by MathOpt.
bool ActivatePrimalRay(SolverType solver_type, SolveParameters ¶ms)
bool ActivateDualRay(SolverType solver_type, SolveParameters ¶ms)
In SWIG mode, we don't want anything besides these top-level includes.