Package operations_research.pdlp
Class SolveLogOuterClass
java.lang.Object
operations_research.pdlp.SolveLogOuterClass
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classInformation measuring how close a candidate is to establishing feasibility and optimality; see also TerminationCriteria.static interfacestatic final classDetails about one primal feasibility or dual feasibility polishing phase within a solve with `use_feasibility_polishing`.static interfacestatic final classInformation measuring how close a point is to establishing primal or dual infeasibility (i.e.static interfacestatic final classAll values in IterationStats assume that the primal quadratic program is a minimization problem and the dual is a maximization problem.static interfacestatic final classProtobuf typeoperations_research.pdlp.PointMetadatastatic interfacestatic enumIdentifies the type of point used to compute the fields in a given proto; see ConvergenceInformation and InfeasibilityInformation.static enumProtobuf enumoperations_research.pdlp.PolishingPhaseTypestatic final classEasy-to-compute statistics for the quadratic program.static interfacestatic enumSpecifies whether a restart was performed on a given iteration.static final classProtobuf typeoperations_research.pdlp.SolveLogstatic interfacestatic enumProtobuf enumoperations_research.pdlp.TerminationReason -
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()
-