Definition at line 29 of file lp_tests.h.
#include <lp_tests.h>
◆ SimpleLpTestParameters()
| operations_research::math_opt::SimpleLpTestParameters::SimpleLpTestParameters |
( |
const SolverType | solver_type, |
|
|
SolveParameters | parameters, |
|
|
const bool | supports_duals, |
|
|
const bool | supports_basis, |
|
|
const bool | ensures_primal_ray, |
|
|
const bool | ensures_dual_ray, |
|
|
const bool | disallows_infeasible_or_unbounded ) |
|
inline |
◆ operator<<
◆ disallows_infeasible_or_unbounded
| bool operations_research::math_opt::SimpleLpTestParameters::disallows_infeasible_or_unbounded |
◆ ensures_dual_ray
| bool operations_research::math_opt::SimpleLpTestParameters::ensures_dual_ray |
◆ ensures_primal_ray
| bool operations_research::math_opt::SimpleLpTestParameters::ensures_primal_ray |
◆ parameters
| SolveParameters operations_research::math_opt::SimpleLpTestParameters::parameters |
◆ solver_type
| SolverType operations_research::math_opt::SimpleLpTestParameters::solver_type |
◆ supports_basis
| bool operations_research::math_opt::SimpleLpTestParameters::supports_basis |
◆ supports_duals
| bool operations_research::math_opt::SimpleLpTestParameters::supports_duals |
The documentation for this struct was generated from the following file: