Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
OperationsResearch.MPSolverCommonParameters.Types Class Reference

Container for nested types declared in the MPSolverCommonParameters message type. More...

Public Types

enum  LPAlgorithmValues { LpAlgoUnspecified = 0 , LpAlgoDual = 1 , LpAlgoPrimal = 2 , LpAlgoBarrier = 3 }
 

Detailed Description

Container for nested types declared in the MPSolverCommonParameters message type.

Definition at line 5961 of file LinearSolver.pb.cs.

Member Enumeration Documentation

◆ LPAlgorithmValues

Enumerator
LpAlgoUnspecified 
LpAlgoDual 

Dual simplex.

LpAlgoPrimal 

Primal simplex.

LpAlgoBarrier 

Barrier algorithm.

Definition at line 5962 of file LinearSolver.pb.cs.


The documentation for this class was generated from the following file: