Uses of Package
com.google.ortools.pdlp
Packages that use com.google.ortools.pdlp
-
Classes in com.google.ortools.pdlp used by com.google.ortools.pdlpClassDescriptionAt 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.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.Information measuring how close a candidate is to establishing feasibility and optimality; see also TerminationCriteria.Information measuring how close a candidate is to establishing feasibility and optimality; see also TerminationCriteria.Details about one primal feasibility or dual feasibility polishing phase within a solve with `use_feasibility_polishing`.Details about one primal feasibility or dual feasibility polishing phase within a solve with `use_feasibility_polishing`.Information measuring how close a point is to establishing primal or dual infeasibility (i.e. has no solution); see also TerminationCriteria.Information measuring how close a point is to establishing primal or dual infeasibility (i.e. has no solution); see also TerminationCriteria.All values in IterationStats assume that the primal quadratic program is a minimization problem and the dual is a maximization problem.All values in IterationStats assume that the primal quadratic program is a minimization problem and the dual is a maximization problem.Protobuf type
operations_research.pdlp.MalitskyPockParams
Protobuf typeoperations_research.pdlp.MalitskyPockParams
Protobuf enumoperations_research.pdlp.OptimalityNorm
Protobuf typeoperations_research.pdlp.PointMetadata
Protobuf typeoperations_research.pdlp.PointMetadata
Identifies the type of point used to compute the fields in a given proto; see ConvergenceInformation and InfeasibilityInformation.Protobuf enumoperations_research.pdlp.PolishingPhaseType
Parameters for PrimalDualHybridGradient() in primal_dual_hybrid_gradient.h.Parameters for PrimalDualHybridGradient() in primal_dual_hybrid_gradient.h.Protobuf enumoperations_research.pdlp.PrimalDualHybridGradientParams.LinesearchRule
Protobuf typeoperations_research.pdlp.PrimalDualHybridGradientParams.PresolveOptions
Protobuf typeoperations_research.pdlp.PrimalDualHybridGradientParams.PresolveOptions
Protobuf enumoperations_research.pdlp.PrimalDualHybridGradientParams.RestartStrategy
Easy-to-compute statistics for the quadratic program.Easy-to-compute statistics for the quadratic program.Specifies whether a restart was performed on a given iteration.The type of system used to schedule CPU threads to do work in parallel.Protobuf typeoperations_research.pdlp.SolveLog
Protobuf typeoperations_research.pdlp.SolveLog
Relevant readings on infeasibility certificates: (1) https://docs.mosek.com/modeling-cookbook/qcqo.html provides references explaining why the primal rays imply dual infeasibility and dual rays imply primal infeasibilityRelevant readings on infeasibility certificates: (1) https://docs.mosek.com/modeling-cookbook/qcqo.html provides references explaining why the primal rays imply dual infeasibility and dual rays imply primal infeasibilityProtobuf typeoperations_research.pdlp.TerminationCriteria.DetailedOptimalityCriteria
Protobuf typeoperations_research.pdlp.TerminationCriteria.DetailedOptimalityCriteria
Protobuf typeoperations_research.pdlp.TerminationCriteria.SimpleOptimalityCriteria
Protobuf typeoperations_research.pdlp.TerminationCriteria.SimpleOptimalityCriteria
Protobuf enumoperations_research.pdlp.TerminationReason