Interface | Description |
---|---|
GlopParametersOrBuilder |
Class | Description |
---|---|
GlopParameters |
next id = 72
Protobuf type
operations_research.glop.GlopParameters |
GlopParameters.Builder |
next id = 72
Protobuf type
operations_research.glop.GlopParameters |
Parameters |
Enum | Description |
---|---|
GlopParameters.CostScalingAlgorithm |
This is only used if use_scaling is true.
|
GlopParameters.InitialBasisHeuristic |
Heuristics to use in the primal simplex to remove fixed slack variables
from the initial basis.
|
GlopParameters.PricingRule |
General strategy used during pricing.
|
GlopParameters.ScalingAlgorithm |
Supported algorithms for scaling:
EQUILIBRATION - progressive scaling by row and column norms until the
marginal difference passes below a threshold.
|
GlopParameters.SolverBehavior |
Like a Boolean with an extra value to let the algorithm decide what is the
best choice.
|
Copyright © 2025. All rights reserved.