Package operations_research.pdlp
Class Solvers
java.lang.Object
operations_research.pdlp.Solvers
-
Nested Class Summary
Nested ClassesModifier 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 interfacestatic final classProtobuf typeoperations_research.pdlp.MalitskyPockParamsstatic interfacestatic enumProtobuf enumoperations_research.pdlp.OptimalityNormstatic final classParameters for PrimalDualHybridGradient() in primal_dual_hybrid_gradient.h.static interfacestatic final classRelevant 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 infeasibility.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-