14#ifndef ORTOOLS_MATH_OPT_SOLVER_TESTS_LP_INITIAL_BASIS_TESTS_H_
15#define ORTOOLS_MATH_OPT_SOLVER_TESTS_LP_INITIAL_BASIS_TESTS_H_
SolveStats SolveWithWarmStart(bool is_maximize, bool starting_basis_max_opt)
int SetUpConstraintBoxModel()
SolveStats RoundTripSolve()
int SetUpFixedVariablesModel()
LinearExpression objective_expression_
int SetUpEqualitiesModel()
int SetUpVariableBoundBoxModel()
const SolveParameters params_
int SetUpBasicRangedConstraintModel()
int SetUpRangedConstraintBoxModel()
int SetUpUnboundedVariablesAndConstraintsModel()