Uses of Class
operations_research.pdlp.SolveLogOuterClass.SolveLog.Builder
Packages that use SolveLogOuterClass.SolveLog.Builder
-
Uses of SolveLogOuterClass.SolveLog.Builder in operations_research.pdlp
Methods in operations_research.pdlp that return SolveLogOuterClass.SolveLog.BuilderModifier and TypeMethodDescriptionSolveLogOuterClass.SolveLog.Builder.addAllFeasibilityPolishingDetails(Iterable<? extends SolveLogOuterClass.FeasibilityPolishingDetails> values) If solving with `use_feasibility_polishing`, details about the primal and dual feasibility polishing phases.SolveLogOuterClass.SolveLog.Builder.addAllIterationStats(Iterable<? extends SolveLogOuterClass.IterationStats> values) A history of iteration stats for the solve.SolveLogOuterClass.SolveLog.Builder.addFeasibilityPolishingDetails(int index, SolveLogOuterClass.FeasibilityPolishingDetails value) If solving with `use_feasibility_polishing`, details about the primal and dual feasibility polishing phases.SolveLogOuterClass.SolveLog.Builder.addFeasibilityPolishingDetails(int index, SolveLogOuterClass.FeasibilityPolishingDetails.Builder builderForValue) If solving with `use_feasibility_polishing`, details about the primal and dual feasibility polishing phases.SolveLogOuterClass.SolveLog.Builder.addFeasibilityPolishingDetails(SolveLogOuterClass.FeasibilityPolishingDetails value) If solving with `use_feasibility_polishing`, details about the primal and dual feasibility polishing phases.SolveLogOuterClass.SolveLog.Builder.addFeasibilityPolishingDetails(SolveLogOuterClass.FeasibilityPolishingDetails.Builder builderForValue) If solving with `use_feasibility_polishing`, details about the primal and dual feasibility polishing phases.SolveLogOuterClass.SolveLog.Builder.addIterationStats(int index, SolveLogOuterClass.IterationStats value) A history of iteration stats for the solve.SolveLogOuterClass.SolveLog.Builder.addIterationStats(int index, SolveLogOuterClass.IterationStats.Builder builderForValue) A history of iteration stats for the solve.SolveLogOuterClass.SolveLog.Builder.addIterationStats(SolveLogOuterClass.IterationStats value) A history of iteration stats for the solve.SolveLogOuterClass.SolveLog.Builder.addIterationStats(SolveLogOuterClass.IterationStats.Builder builderForValue) A history of iteration stats for the solve.SolveLogOuterClass.SolveLog.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) SolveLogOuterClass.SolveLog.Builder.clear()SolveLogOuterClass.SolveLog.Builder.clearFeasibilityPolishingDetails()If solving with `use_feasibility_polishing`, details about the primal and dual feasibility polishing phases.SolveLogOuterClass.SolveLog.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) SolveLogOuterClass.SolveLog.Builder.clearInstanceName()The name of the optimization problem.SolveLogOuterClass.SolveLog.Builder.clearIterationCount()The total number of iterations during the solve.SolveLogOuterClass.SolveLog.Builder.clearIterationStats()A history of iteration stats for the solve.SolveLogOuterClass.SolveLog.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) SolveLogOuterClass.SolveLog.Builder.clearOriginalProblemStats()Statistics of the original problem.SolveLogOuterClass.SolveLog.Builder.clearParams()If solved with PDLP, the parameters for this solve.SolveLogOuterClass.SolveLog.Builder.clearPreprocessedProblemStats()Statistics of the problem after preprocessing.SolveLogOuterClass.SolveLog.Builder.clearPreprocessingTimeSec()Time for preprocessing (everything before iteration 0).SolveLogOuterClass.SolveLog.Builder.clearSolutionStats()The `IterationStats` for the final iteration of the solver.SolveLogOuterClass.SolveLog.Builder.clearSolutionType()The type of the output point that the solver returned.SolveLogOuterClass.SolveLog.Builder.clearSolveTimeSec()The runtime of the solve.SolveLogOuterClass.SolveLog.Builder.clearTerminationReason()The reason that the solve terminated.SolveLogOuterClass.SolveLog.Builder.clearTerminationString()Optional extra information about the termination reason.SolveLogOuterClass.SolveLog.Builder.clone()SolveLogOuterClass.SolveLog.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SolveLogOuterClass.SolveLog.Builder.mergeFrom(com.google.protobuf.Message other) SolveLogOuterClass.SolveLog.Builder.mergeFrom(SolveLogOuterClass.SolveLog other) SolveLogOuterClass.SolveLog.Builder.mergeOriginalProblemStats(SolveLogOuterClass.QuadraticProgramStats value) Statistics of the original problem.SolveLogOuterClass.SolveLog.Builder.mergeParams(Solvers.PrimalDualHybridGradientParams value) If solved with PDLP, the parameters for this solve.SolveLogOuterClass.SolveLog.Builder.mergePreprocessedProblemStats(SolveLogOuterClass.QuadraticProgramStats value) Statistics of the problem after preprocessing.SolveLogOuterClass.SolveLog.Builder.mergeSolutionStats(SolveLogOuterClass.IterationStats value) The `IterationStats` for the final iteration of the solver.SolveLogOuterClass.SolveLog.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) SolveLogOuterClass.SolveLog.newBuilder()SolveLogOuterClass.SolveLog.newBuilder(SolveLogOuterClass.SolveLog prototype) SolveLogOuterClass.SolveLog.newBuilderForType()protected SolveLogOuterClass.SolveLog.BuilderSolveLogOuterClass.SolveLog.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) SolveLogOuterClass.SolveLog.Builder.removeFeasibilityPolishingDetails(int index) If solving with `use_feasibility_polishing`, details about the primal and dual feasibility polishing phases.SolveLogOuterClass.SolveLog.Builder.removeIterationStats(int index) A history of iteration stats for the solve.SolveLogOuterClass.SolveLog.Builder.setFeasibilityPolishingDetails(int index, SolveLogOuterClass.FeasibilityPolishingDetails value) If solving with `use_feasibility_polishing`, details about the primal and dual feasibility polishing phases.SolveLogOuterClass.SolveLog.Builder.setFeasibilityPolishingDetails(int index, SolveLogOuterClass.FeasibilityPolishingDetails.Builder builderForValue) If solving with `use_feasibility_polishing`, details about the primal and dual feasibility polishing phases.SolveLogOuterClass.SolveLog.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) SolveLogOuterClass.SolveLog.Builder.setInstanceName(String value) The name of the optimization problem.SolveLogOuterClass.SolveLog.Builder.setInstanceNameBytes(com.google.protobuf.ByteString value) The name of the optimization problem.SolveLogOuterClass.SolveLog.Builder.setIterationCount(int value) The total number of iterations during the solve.SolveLogOuterClass.SolveLog.Builder.setIterationStats(int index, SolveLogOuterClass.IterationStats value) A history of iteration stats for the solve.SolveLogOuterClass.SolveLog.Builder.setIterationStats(int index, SolveLogOuterClass.IterationStats.Builder builderForValue) A history of iteration stats for the solve.SolveLogOuterClass.SolveLog.Builder.setOriginalProblemStats(SolveLogOuterClass.QuadraticProgramStats value) Statistics of the original problem.SolveLogOuterClass.SolveLog.Builder.setOriginalProblemStats(SolveLogOuterClass.QuadraticProgramStats.Builder builderForValue) Statistics of the original problem.SolveLogOuterClass.SolveLog.Builder.setParams(Solvers.PrimalDualHybridGradientParams value) If solved with PDLP, the parameters for this solve.SolveLogOuterClass.SolveLog.Builder.setParams(Solvers.PrimalDualHybridGradientParams.Builder builderForValue) If solved with PDLP, the parameters for this solve.SolveLogOuterClass.SolveLog.Builder.setPreprocessedProblemStats(SolveLogOuterClass.QuadraticProgramStats value) Statistics of the problem after preprocessing.SolveLogOuterClass.SolveLog.Builder.setPreprocessedProblemStats(SolveLogOuterClass.QuadraticProgramStats.Builder builderForValue) Statistics of the problem after preprocessing.SolveLogOuterClass.SolveLog.Builder.setPreprocessingTimeSec(double value) Time for preprocessing (everything before iteration 0).SolveLogOuterClass.SolveLog.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) SolveLogOuterClass.SolveLog.Builder.setSolutionStats(SolveLogOuterClass.IterationStats value) The `IterationStats` for the final iteration of the solver.SolveLogOuterClass.SolveLog.Builder.setSolutionStats(SolveLogOuterClass.IterationStats.Builder builderForValue) The `IterationStats` for the final iteration of the solver.SolveLogOuterClass.SolveLog.Builder.setSolutionType(SolveLogOuterClass.PointType value) The type of the output point that the solver returned.SolveLogOuterClass.SolveLog.Builder.setSolveTimeSec(double value) The runtime of the solve.SolveLogOuterClass.SolveLog.Builder.setTerminationReason(SolveLogOuterClass.TerminationReason value) The reason that the solve terminated.SolveLogOuterClass.SolveLog.Builder.setTerminationString(String value) Optional extra information about the termination reason.SolveLogOuterClass.SolveLog.Builder.setTerminationStringBytes(com.google.protobuf.ByteString value) Optional extra information about the termination reason.SolveLogOuterClass.SolveLog.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) SolveLogOuterClass.SolveLog.toBuilder()