Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
lp_model_solve_parameters_tests.cc File Reference

Go to the source code of this file.

Namespaces

namespace  operations_research
 In SWIG mode, we don't want anything besides these top-level includes.
 
namespace  operations_research::math_opt
 An object oriented wrapper for quadratic constraints in ModelStorage.
 

Functions

std::ostream & operations_research::math_opt::operator<< (std::ostream &out, const LpModelSolveParametersTestParameters &params)
 

Variable Documentation

◆ model

Model model

Definition at line 85 of file lp_model_solve_parameters_tests.cc.

◆ x1

const Variable x1

Definition at line 86 of file lp_model_solve_parameters_tests.cc.

◆ x2

const Variable x2

Definition at line 87 of file lp_model_solve_parameters_tests.cc.

◆ y1

const LinearConstraint y1

Definition at line 88 of file lp_model_solve_parameters_tests.cc.

◆ y2

const LinearConstraint y2

Definition at line 89 of file lp_model_solve_parameters_tests.cc.