14#ifndef OR_TOOLS_MATH_OPT_SOLVER_TESTS_LP_INITIAL_BASIS_TESTS_H_ 
   15#define OR_TOOLS_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()
 
An object oriented wrapper for quadratic constraints in ModelStorage.
 
In SWIG mode, we don't want anything besides these top-level includes.