Definition at line 29 of file lp_initial_basis_tests.h.
#include <lp_initial_basis_tests.h>
◆ LpBasisStartTest()
| operations_research::math_opt::LpBasisStartTest::LpBasisStartTest |
( |
| ) |
|
|
protected |
◆ RoundTripSolve()
| SolveStats operations_research::math_opt::LpBasisStartTest::RoundTripSolve |
( |
| ) |
|
|
protected |
◆ SetUpBasicRangedConstraintModel()
| int operations_research::math_opt::LpBasisStartTest::SetUpBasicRangedConstraintModel |
( |
| ) |
|
|
protected |
◆ SetUpConstraintBoxModel()
| int operations_research::math_opt::LpBasisStartTest::SetUpConstraintBoxModel |
( |
| ) |
|
|
protected |
◆ SetUpEqualitiesModel()
| int operations_research::math_opt::LpBasisStartTest::SetUpEqualitiesModel |
( |
| ) |
|
|
protected |
◆ SetUpFixedVariablesModel()
| int operations_research::math_opt::LpBasisStartTest::SetUpFixedVariablesModel |
( |
| ) |
|
|
protected |
◆ SetUpRangedConstraintBoxModel()
| int operations_research::math_opt::LpBasisStartTest::SetUpRangedConstraintBoxModel |
( |
| ) |
|
|
protected |
◆ SetUpUnboundedVariablesAndConstraintsModel()
| int operations_research::math_opt::LpBasisStartTest::SetUpUnboundedVariablesAndConstraintsModel |
( |
| ) |
|
|
protected |
◆ SetUpVariableBoundBoxModel()
| int operations_research::math_opt::LpBasisStartTest::SetUpVariableBoundBoxModel |
( |
| ) |
|
|
protected |
◆ SolveWithWarmStart()
| SolveStats operations_research::math_opt::LpBasisStartTest::SolveWithWarmStart |
( |
bool | is_maximize, |
|
|
bool | starting_basis_max_opt ) |
|
protected |
◆ max_optimal_basis_
| Basis operations_research::math_opt::LpBasisStartTest::max_optimal_basis_ |
|
protected |
◆ min_optimal_basis_
| Basis operations_research::math_opt::LpBasisStartTest::min_optimal_basis_ |
|
protected |
◆ model_
| Model operations_research::math_opt::LpBasisStartTest::model_ |
|
protected |
◆ objective_expression_
| LinearExpression operations_research::math_opt::LpBasisStartTest::objective_expression_ |
|
protected |
◆ params_
| const SolveParameters operations_research::math_opt::LpBasisStartTest::params_ |
|
protected |
The documentation for this class was generated from the following files: