Google OR-Tools v9.14
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...

Detailed Description

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 }

Member Enumeration Documentation

◆ LPAlgorithmValues

Enumerator
LpAlgoUnspecified 
LpAlgoDual 

Dual simplex.

LpAlgoPrimal 

Primal simplex.

LpAlgoBarrier 

Barrier algorithm.

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


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