Uses of Interface
operations_research.pdlp.Solvers.AdaptiveLinesearchParamsOrBuilder
Packages that use Solvers.AdaptiveLinesearchParamsOrBuilder
-
Uses of Solvers.AdaptiveLinesearchParamsOrBuilder in operations_research.pdlp
Classes in operations_research.pdlp that implement Solvers.AdaptiveLinesearchParamsOrBuilderModifier and TypeClassDescriptionstatic final classAt 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 classAt 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 operations_research.pdlp that return Solvers.AdaptiveLinesearchParamsOrBuilderModifier and TypeMethodDescriptionSolvers.PrimalDualHybridGradientParams.Builder.getAdaptiveLinesearchParametersOrBuilder()optional .operations_research.pdlp.AdaptiveLinesearchParams adaptive_linesearch_parameters = 18;Solvers.PrimalDualHybridGradientParams.getAdaptiveLinesearchParametersOrBuilder()optional .operations_research.pdlp.AdaptiveLinesearchParams adaptive_linesearch_parameters = 18;Solvers.PrimalDualHybridGradientParamsOrBuilder.getAdaptiveLinesearchParametersOrBuilder()optional .operations_research.pdlp.AdaptiveLinesearchParams adaptive_linesearch_parameters = 18;