![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Container for nested types declared in the MPSolverCommonParameters message type. More...
Container for nested types declared in the MPSolverCommonParameters message type.
Definition at line 6081 of file LinearSolver.pb.cs.
Public Types | |
| enum | LPAlgorithmValues { LpAlgoUnspecified = 0 , LpAlgoDual = 1 , LpAlgoPrimal = 2 , LpAlgoBarrier = 3 } |
| Enumerator | |
|---|---|
| LpAlgoUnspecified | |
| LpAlgoDual | Dual simplex. |
| LpAlgoPrimal | Primal simplex. |
| LpAlgoBarrier | Barrier algorithm. |
Definition at line 6082 of file LinearSolver.pb.cs.