Uses of Interface
com.google.ortools.pdlp.AdaptiveLinesearchParamsOrBuilder
Packages that use AdaptiveLinesearchParamsOrBuilder
-
Uses of AdaptiveLinesearchParamsOrBuilder in com.google.ortools.pdlp
Classes in com.google.ortools.pdlp that implement AdaptiveLinesearchParamsOrBuilderModifier and TypeClassDescriptionfinal class
At the end of each iteration, regardless of whether the step was accepted or not, the adaptive rule updates the step_size as the minimum of two potential step sizes defined by the following two exponents.static final class
At the end of each iteration, regardless of whether the step was accepted or not, the adaptive rule updates the step_size as the minimum of two potential step sizes defined by the following two exponents.Methods in com.google.ortools.pdlp that return AdaptiveLinesearchParamsOrBuilderModifier and TypeMethodDescriptionPrimalDualHybridGradientParams.Builder.getAdaptiveLinesearchParametersOrBuilder()
optional .operations_research.pdlp.AdaptiveLinesearchParams adaptive_linesearch_parameters = 18;
PrimalDualHybridGradientParams.getAdaptiveLinesearchParametersOrBuilder()
optional .operations_research.pdlp.AdaptiveLinesearchParams adaptive_linesearch_parameters = 18;
PrimalDualHybridGradientParamsOrBuilder.getAdaptiveLinesearchParametersOrBuilder()
optional .operations_research.pdlp.AdaptiveLinesearchParams adaptive_linesearch_parameters = 18;