Package operations_research.pdlp
Class SolveLogOuterClass.QuadraticProgramStats
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- operations_research.pdlp.SolveLogOuterClass.QuadraticProgramStats
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable,SolveLogOuterClass.QuadraticProgramStatsOrBuilder
- Enclosing class:
- SolveLogOuterClass
public static final class SolveLogOuterClass.QuadraticProgramStats extends com.google.protobuf.GeneratedMessageV3 implements SolveLogOuterClass.QuadraticProgramStatsOrBuilder
Easy-to-compute statistics for the quadratic program.
Protobuf typeoperations_research.pdlp.QuadraticProgramStats- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSolveLogOuterClass.QuadraticProgramStats.BuilderEasy-to-compute statistics for the quadratic program.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)doublegetCombinedBoundsAvg()optional double combined_bounds_avg = 11;doublegetCombinedBoundsL2Norm()optional double combined_bounds_l2_norm = 24;doublegetCombinedBoundsMax()Statistics of the combined vector of the constraint lower and upper bounds.doublegetCombinedBoundsMin()optional double combined_bounds_min = 10;doublegetCombinedVariableBoundsAvg()optional double combined_variable_bounds_avg = 30;doublegetCombinedVariableBoundsL2Norm()optional double combined_variable_bounds_l2_norm = 31;doublegetCombinedVariableBoundsMax()Statistics of the combined vector of the variable lower and upper bounds.doublegetCombinedVariableBoundsMin()optional double combined_variable_bounds_min = 29;doublegetConstraintMatrixAbsAvg()optional double constraint_matrix_abs_avg = 8;doublegetConstraintMatrixAbsMax()Max/min/mean/l2_norm of absolute values of (finite) elements in constraint matrix.doublegetConstraintMatrixAbsMin()optional double constraint_matrix_abs_min = 7;doublegetConstraintMatrixColMinLInfNorm()Minimum row and column infinity norms of the constraint matrix.doublegetConstraintMatrixL2Norm()optional double constraint_matrix_l2_norm = 25;longgetConstraintMatrixNumNonzeros()The number of (finite) nonzero entries in the constraint matrix.doublegetConstraintMatrixRowMinLInfNorm()optional double constraint_matrix_row_min_l_inf_norm = 4;static SolveLogOuterClass.QuadraticProgramStatsgetDefaultInstance()SolveLogOuterClass.QuadraticProgramStatsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()longgetNumConstraints()optional int64 num_constraints = 2;longgetNumVariables()optional int64 num_variables = 1;doublegetObjectiveMatrixAbsAvg()optional double objective_matrix_abs_avg = 22;doublegetObjectiveMatrixAbsMax()Max/min/mean/l2_norm of absolute values of elements of the objective matrix.doublegetObjectiveMatrixAbsMin()optional double objective_matrix_abs_min = 21;doublegetObjectiveMatrixL2Norm()optional double objective_matrix_l2_norm = 27;longgetObjectiveMatrixNumNonzeros()optional int64 objective_matrix_num_nonzeros = 19;doublegetObjectiveVectorAbsAvg()optional double objective_vector_abs_avg = 18;doublegetObjectiveVectorAbsMax()Statistics of the objective vector.doublegetObjectiveVectorAbsMin()optional double objective_vector_abs_min = 17;doublegetObjectiveVectorL2Norm()optional double objective_vector_l2_norm = 23;com.google.protobuf.Parser<SolveLogOuterClass.QuadraticProgramStats>getParserForType()intgetSerializedSize()doublegetVariableBoundGapsAvg()optional double variable_bound_gaps_avg = 15;doublegetVariableBoundGapsL2Norm()optional double variable_bound_gaps_l2_norm = 26;doublegetVariableBoundGapsMax()Max/min/mean/l2_norm over all finite variable bound gaps.doublegetVariableBoundGapsMin()optional double variable_bound_gaps_min = 14;longgetVariableBoundGapsNumFinite()Number of finite variable bound gaps, which are the elementwise difference between the upper and lower bounds on primal feasible solutions.booleanhasCombinedBoundsAvg()optional double combined_bounds_avg = 11;booleanhasCombinedBoundsL2Norm()optional double combined_bounds_l2_norm = 24;booleanhasCombinedBoundsMax()Statistics of the combined vector of the constraint lower and upper bounds.booleanhasCombinedBoundsMin()optional double combined_bounds_min = 10;booleanhasCombinedVariableBoundsAvg()optional double combined_variable_bounds_avg = 30;booleanhasCombinedVariableBoundsL2Norm()optional double combined_variable_bounds_l2_norm = 31;booleanhasCombinedVariableBoundsMax()Statistics of the combined vector of the variable lower and upper bounds.booleanhasCombinedVariableBoundsMin()optional double combined_variable_bounds_min = 29;booleanhasConstraintMatrixAbsAvg()optional double constraint_matrix_abs_avg = 8;booleanhasConstraintMatrixAbsMax()Max/min/mean/l2_norm of absolute values of (finite) elements in constraint matrix.booleanhasConstraintMatrixAbsMin()optional double constraint_matrix_abs_min = 7;booleanhasConstraintMatrixColMinLInfNorm()Minimum row and column infinity norms of the constraint matrix.booleanhasConstraintMatrixL2Norm()optional double constraint_matrix_l2_norm = 25;booleanhasConstraintMatrixNumNonzeros()The number of (finite) nonzero entries in the constraint matrix.booleanhasConstraintMatrixRowMinLInfNorm()optional double constraint_matrix_row_min_l_inf_norm = 4;inthashCode()booleanhasNumConstraints()optional int64 num_constraints = 2;booleanhasNumVariables()optional int64 num_variables = 1;booleanhasObjectiveMatrixAbsAvg()optional double objective_matrix_abs_avg = 22;booleanhasObjectiveMatrixAbsMax()Max/min/mean/l2_norm of absolute values of elements of the objective matrix.booleanhasObjectiveMatrixAbsMin()optional double objective_matrix_abs_min = 21;booleanhasObjectiveMatrixL2Norm()optional double objective_matrix_l2_norm = 27;booleanhasObjectiveMatrixNumNonzeros()optional int64 objective_matrix_num_nonzeros = 19;booleanhasObjectiveVectorAbsAvg()optional double objective_vector_abs_avg = 18;booleanhasObjectiveVectorAbsMax()Statistics of the objective vector.booleanhasObjectiveVectorAbsMin()optional double objective_vector_abs_min = 17;booleanhasObjectiveVectorL2Norm()optional double objective_vector_l2_norm = 23;booleanhasVariableBoundGapsAvg()optional double variable_bound_gaps_avg = 15;booleanhasVariableBoundGapsL2Norm()optional double variable_bound_gaps_l2_norm = 26;booleanhasVariableBoundGapsMax()Max/min/mean/l2_norm over all finite variable bound gaps.booleanhasVariableBoundGapsMin()optional double variable_bound_gaps_min = 14;booleanhasVariableBoundGapsNumFinite()Number of finite variable bound gaps, which are the elementwise difference between the upper and lower bounds on primal feasible solutions.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static SolveLogOuterClass.QuadraticProgramStats.BuildernewBuilder()static SolveLogOuterClass.QuadraticProgramStats.BuildernewBuilder(SolveLogOuterClass.QuadraticProgramStats prototype)SolveLogOuterClass.QuadraticProgramStats.BuildernewBuilderForType()protected SolveLogOuterClass.QuadraticProgramStats.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static SolveLogOuterClass.QuadraticProgramStatsparseDelimitedFrom(java.io.InputStream input)static SolveLogOuterClass.QuadraticProgramStatsparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SolveLogOuterClass.QuadraticProgramStatsparseFrom(byte[] data)static SolveLogOuterClass.QuadraticProgramStatsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SolveLogOuterClass.QuadraticProgramStatsparseFrom(com.google.protobuf.ByteString data)static SolveLogOuterClass.QuadraticProgramStatsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SolveLogOuterClass.QuadraticProgramStatsparseFrom(com.google.protobuf.CodedInputStream input)static SolveLogOuterClass.QuadraticProgramStatsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SolveLogOuterClass.QuadraticProgramStatsparseFrom(java.io.InputStream input)static SolveLogOuterClass.QuadraticProgramStatsparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SolveLogOuterClass.QuadraticProgramStatsparseFrom(java.nio.ByteBuffer data)static SolveLogOuterClass.QuadraticProgramStatsparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<SolveLogOuterClass.QuadraticProgramStats>parser()SolveLogOuterClass.QuadraticProgramStats.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NUM_VARIABLES_FIELD_NUMBER
public static final int NUM_VARIABLES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NUM_CONSTRAINTS_FIELD_NUMBER
public static final int NUM_CONSTRAINTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONSTRAINT_MATRIX_COL_MIN_L_INF_NORM_FIELD_NUMBER
public static final int CONSTRAINT_MATRIX_COL_MIN_L_INF_NORM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONSTRAINT_MATRIX_ROW_MIN_L_INF_NORM_FIELD_NUMBER
public static final int CONSTRAINT_MATRIX_ROW_MIN_L_INF_NORM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONSTRAINT_MATRIX_NUM_NONZEROS_FIELD_NUMBER
public static final int CONSTRAINT_MATRIX_NUM_NONZEROS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONSTRAINT_MATRIX_ABS_MAX_FIELD_NUMBER
public static final int CONSTRAINT_MATRIX_ABS_MAX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONSTRAINT_MATRIX_ABS_MIN_FIELD_NUMBER
public static final int CONSTRAINT_MATRIX_ABS_MIN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONSTRAINT_MATRIX_ABS_AVG_FIELD_NUMBER
public static final int CONSTRAINT_MATRIX_ABS_AVG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONSTRAINT_MATRIX_L2_NORM_FIELD_NUMBER
public static final int CONSTRAINT_MATRIX_L2_NORM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMBINED_BOUNDS_MAX_FIELD_NUMBER
public static final int COMBINED_BOUNDS_MAX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMBINED_BOUNDS_MIN_FIELD_NUMBER
public static final int COMBINED_BOUNDS_MIN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMBINED_BOUNDS_AVG_FIELD_NUMBER
public static final int COMBINED_BOUNDS_AVG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMBINED_BOUNDS_L2_NORM_FIELD_NUMBER
public static final int COMBINED_BOUNDS_L2_NORM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMBINED_VARIABLE_BOUNDS_MAX_FIELD_NUMBER
public static final int COMBINED_VARIABLE_BOUNDS_MAX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMBINED_VARIABLE_BOUNDS_MIN_FIELD_NUMBER
public static final int COMBINED_VARIABLE_BOUNDS_MIN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMBINED_VARIABLE_BOUNDS_AVG_FIELD_NUMBER
public static final int COMBINED_VARIABLE_BOUNDS_AVG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMBINED_VARIABLE_BOUNDS_L2_NORM_FIELD_NUMBER
public static final int COMBINED_VARIABLE_BOUNDS_L2_NORM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VARIABLE_BOUND_GAPS_NUM_FINITE_FIELD_NUMBER
public static final int VARIABLE_BOUND_GAPS_NUM_FINITE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VARIABLE_BOUND_GAPS_MAX_FIELD_NUMBER
public static final int VARIABLE_BOUND_GAPS_MAX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VARIABLE_BOUND_GAPS_MIN_FIELD_NUMBER
public static final int VARIABLE_BOUND_GAPS_MIN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VARIABLE_BOUND_GAPS_AVG_FIELD_NUMBER
public static final int VARIABLE_BOUND_GAPS_AVG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VARIABLE_BOUND_GAPS_L2_NORM_FIELD_NUMBER
public static final int VARIABLE_BOUND_GAPS_L2_NORM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OBJECTIVE_VECTOR_ABS_MAX_FIELD_NUMBER
public static final int OBJECTIVE_VECTOR_ABS_MAX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OBJECTIVE_VECTOR_ABS_MIN_FIELD_NUMBER
public static final int OBJECTIVE_VECTOR_ABS_MIN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OBJECTIVE_VECTOR_ABS_AVG_FIELD_NUMBER
public static final int OBJECTIVE_VECTOR_ABS_AVG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OBJECTIVE_VECTOR_L2_NORM_FIELD_NUMBER
public static final int OBJECTIVE_VECTOR_L2_NORM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OBJECTIVE_MATRIX_NUM_NONZEROS_FIELD_NUMBER
public static final int OBJECTIVE_MATRIX_NUM_NONZEROS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OBJECTIVE_MATRIX_ABS_MAX_FIELD_NUMBER
public static final int OBJECTIVE_MATRIX_ABS_MAX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OBJECTIVE_MATRIX_ABS_MIN_FIELD_NUMBER
public static final int OBJECTIVE_MATRIX_ABS_MIN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OBJECTIVE_MATRIX_ABS_AVG_FIELD_NUMBER
public static final int OBJECTIVE_MATRIX_ABS_AVG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OBJECTIVE_MATRIX_L2_NORM_FIELD_NUMBER
public static final int OBJECTIVE_MATRIX_L2_NORM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<SolveLogOuterClass.QuadraticProgramStats> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasNumVariables
public boolean hasNumVariables()
optional int64 num_variables = 1;- Specified by:
hasNumVariablesin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the numVariables field is set.
-
getNumVariables
public long getNumVariables()
optional int64 num_variables = 1;- Specified by:
getNumVariablesin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The numVariables.
-
hasNumConstraints
public boolean hasNumConstraints()
optional int64 num_constraints = 2;- Specified by:
hasNumConstraintsin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the numConstraints field is set.
-
getNumConstraints
public long getNumConstraints()
optional int64 num_constraints = 2;- Specified by:
getNumConstraintsin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The numConstraints.
-
hasConstraintMatrixColMinLInfNorm
public boolean hasConstraintMatrixColMinLInfNorm()
Minimum row and column infinity norms of the constraint matrix. All-zero rows and columns are excluded. If the constraint matrix contains no nonzero entries, the values returned are 0.0.
optional double constraint_matrix_col_min_l_inf_norm = 3;- Specified by:
hasConstraintMatrixColMinLInfNormin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the constraintMatrixColMinLInfNorm field is set.
-
getConstraintMatrixColMinLInfNorm
public double getConstraintMatrixColMinLInfNorm()
Minimum row and column infinity norms of the constraint matrix. All-zero rows and columns are excluded. If the constraint matrix contains no nonzero entries, the values returned are 0.0.
optional double constraint_matrix_col_min_l_inf_norm = 3;- Specified by:
getConstraintMatrixColMinLInfNormin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The constraintMatrixColMinLInfNorm.
-
hasConstraintMatrixRowMinLInfNorm
public boolean hasConstraintMatrixRowMinLInfNorm()
optional double constraint_matrix_row_min_l_inf_norm = 4;- Specified by:
hasConstraintMatrixRowMinLInfNormin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the constraintMatrixRowMinLInfNorm field is set.
-
getConstraintMatrixRowMinLInfNorm
public double getConstraintMatrixRowMinLInfNorm()
optional double constraint_matrix_row_min_l_inf_norm = 4;- Specified by:
getConstraintMatrixRowMinLInfNormin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The constraintMatrixRowMinLInfNorm.
-
hasConstraintMatrixNumNonzeros
public boolean hasConstraintMatrixNumNonzeros()
The number of (finite) nonzero entries in the constraint matrix.
optional int64 constraint_matrix_num_nonzeros = 5;- Specified by:
hasConstraintMatrixNumNonzerosin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the constraintMatrixNumNonzeros field is set.
-
getConstraintMatrixNumNonzeros
public long getConstraintMatrixNumNonzeros()
The number of (finite) nonzero entries in the constraint matrix.
optional int64 constraint_matrix_num_nonzeros = 5;- Specified by:
getConstraintMatrixNumNonzerosin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The constraintMatrixNumNonzeros.
-
hasConstraintMatrixAbsMax
public boolean hasConstraintMatrixAbsMax()
Max/min/mean/l2_norm of absolute values of (finite) elements in constraint matrix. Explicit zeros are included in the mean, but excluded from the min. Note that the maximum absolute value is also equal to the maximal row and column infinity norms of the constraint matrix. If the constraint matrix is empty, the values returned are 0.0 for the maximum, minimum, and l2_norm, and NaN for the average.
optional double constraint_matrix_abs_max = 6;- Specified by:
hasConstraintMatrixAbsMaxin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the constraintMatrixAbsMax field is set.
-
getConstraintMatrixAbsMax
public double getConstraintMatrixAbsMax()
Max/min/mean/l2_norm of absolute values of (finite) elements in constraint matrix. Explicit zeros are included in the mean, but excluded from the min. Note that the maximum absolute value is also equal to the maximal row and column infinity norms of the constraint matrix. If the constraint matrix is empty, the values returned are 0.0 for the maximum, minimum, and l2_norm, and NaN for the average.
optional double constraint_matrix_abs_max = 6;- Specified by:
getConstraintMatrixAbsMaxin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The constraintMatrixAbsMax.
-
hasConstraintMatrixAbsMin
public boolean hasConstraintMatrixAbsMin()
optional double constraint_matrix_abs_min = 7;- Specified by:
hasConstraintMatrixAbsMinin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the constraintMatrixAbsMin field is set.
-
getConstraintMatrixAbsMin
public double getConstraintMatrixAbsMin()
optional double constraint_matrix_abs_min = 7;- Specified by:
getConstraintMatrixAbsMinin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The constraintMatrixAbsMin.
-
hasConstraintMatrixAbsAvg
public boolean hasConstraintMatrixAbsAvg()
optional double constraint_matrix_abs_avg = 8;- Specified by:
hasConstraintMatrixAbsAvgin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the constraintMatrixAbsAvg field is set.
-
getConstraintMatrixAbsAvg
public double getConstraintMatrixAbsAvg()
optional double constraint_matrix_abs_avg = 8;- Specified by:
getConstraintMatrixAbsAvgin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The constraintMatrixAbsAvg.
-
hasConstraintMatrixL2Norm
public boolean hasConstraintMatrixL2Norm()
optional double constraint_matrix_l2_norm = 25;- Specified by:
hasConstraintMatrixL2Normin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the constraintMatrixL2Norm field is set.
-
getConstraintMatrixL2Norm
public double getConstraintMatrixL2Norm()
optional double constraint_matrix_l2_norm = 25;- Specified by:
getConstraintMatrixL2Normin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The constraintMatrixL2Norm.
-
hasCombinedBoundsMax
public boolean hasCombinedBoundsMax()
Statistics of the combined vector of the constraint lower and upper bounds. Given parallel lower and upper bounds vectors, the "combined bounds" vector takes the maximum absolute value of each pair of bounds, ignoring all non- finite values. The comment in solvers.proto:TerminationCriteria provides an example of the combined bounds vector. The min is over the nonzero combined bounds. If there are no constraints, the values returned are 0 for the maximum, minimum, and l2 norm and NaN for the average.
optional double combined_bounds_max = 9;- Specified by:
hasCombinedBoundsMaxin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the combinedBoundsMax field is set.
-
getCombinedBoundsMax
public double getCombinedBoundsMax()
Statistics of the combined vector of the constraint lower and upper bounds. Given parallel lower and upper bounds vectors, the "combined bounds" vector takes the maximum absolute value of each pair of bounds, ignoring all non- finite values. The comment in solvers.proto:TerminationCriteria provides an example of the combined bounds vector. The min is over the nonzero combined bounds. If there are no constraints, the values returned are 0 for the maximum, minimum, and l2 norm and NaN for the average.
optional double combined_bounds_max = 9;- Specified by:
getCombinedBoundsMaxin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The combinedBoundsMax.
-
hasCombinedBoundsMin
public boolean hasCombinedBoundsMin()
optional double combined_bounds_min = 10;- Specified by:
hasCombinedBoundsMinin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the combinedBoundsMin field is set.
-
getCombinedBoundsMin
public double getCombinedBoundsMin()
optional double combined_bounds_min = 10;- Specified by:
getCombinedBoundsMinin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The combinedBoundsMin.
-
hasCombinedBoundsAvg
public boolean hasCombinedBoundsAvg()
optional double combined_bounds_avg = 11;- Specified by:
hasCombinedBoundsAvgin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the combinedBoundsAvg field is set.
-
getCombinedBoundsAvg
public double getCombinedBoundsAvg()
optional double combined_bounds_avg = 11;- Specified by:
getCombinedBoundsAvgin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The combinedBoundsAvg.
-
hasCombinedBoundsL2Norm
public boolean hasCombinedBoundsL2Norm()
optional double combined_bounds_l2_norm = 24;- Specified by:
hasCombinedBoundsL2Normin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the combinedBoundsL2Norm field is set.
-
getCombinedBoundsL2Norm
public double getCombinedBoundsL2Norm()
optional double combined_bounds_l2_norm = 24;- Specified by:
getCombinedBoundsL2Normin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The combinedBoundsL2Norm.
-
hasCombinedVariableBoundsMax
public boolean hasCombinedVariableBoundsMax()
Statistics of the combined vector of the variable lower and upper bounds. See the comment before `combined_bounds_max` for a description of the "combined bounds" vector. The min is over the nonzero combined bounds. If there are no variables, the values returned are 0 for the maximum, minimum, and l2 norm and NaN for the average.
optional double combined_variable_bounds_max = 28;- Specified by:
hasCombinedVariableBoundsMaxin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the combinedVariableBoundsMax field is set.
-
getCombinedVariableBoundsMax
public double getCombinedVariableBoundsMax()
Statistics of the combined vector of the variable lower and upper bounds. See the comment before `combined_bounds_max` for a description of the "combined bounds" vector. The min is over the nonzero combined bounds. If there are no variables, the values returned are 0 for the maximum, minimum, and l2 norm and NaN for the average.
optional double combined_variable_bounds_max = 28;- Specified by:
getCombinedVariableBoundsMaxin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The combinedVariableBoundsMax.
-
hasCombinedVariableBoundsMin
public boolean hasCombinedVariableBoundsMin()
optional double combined_variable_bounds_min = 29;- Specified by:
hasCombinedVariableBoundsMinin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the combinedVariableBoundsMin field is set.
-
getCombinedVariableBoundsMin
public double getCombinedVariableBoundsMin()
optional double combined_variable_bounds_min = 29;- Specified by:
getCombinedVariableBoundsMinin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The combinedVariableBoundsMin.
-
hasCombinedVariableBoundsAvg
public boolean hasCombinedVariableBoundsAvg()
optional double combined_variable_bounds_avg = 30;- Specified by:
hasCombinedVariableBoundsAvgin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the combinedVariableBoundsAvg field is set.
-
getCombinedVariableBoundsAvg
public double getCombinedVariableBoundsAvg()
optional double combined_variable_bounds_avg = 30;- Specified by:
getCombinedVariableBoundsAvgin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The combinedVariableBoundsAvg.
-
hasCombinedVariableBoundsL2Norm
public boolean hasCombinedVariableBoundsL2Norm()
optional double combined_variable_bounds_l2_norm = 31;- Specified by:
hasCombinedVariableBoundsL2Normin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the combinedVariableBoundsL2Norm field is set.
-
getCombinedVariableBoundsL2Norm
public double getCombinedVariableBoundsL2Norm()
optional double combined_variable_bounds_l2_norm = 31;- Specified by:
getCombinedVariableBoundsL2Normin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The combinedVariableBoundsL2Norm.
-
hasVariableBoundGapsNumFinite
public boolean hasVariableBoundGapsNumFinite()
Number of finite variable bound gaps, which are the elementwise difference between the upper and lower bounds on primal feasible solutions.
optional int64 variable_bound_gaps_num_finite = 12;- Specified by:
hasVariableBoundGapsNumFinitein interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the variableBoundGapsNumFinite field is set.
-
getVariableBoundGapsNumFinite
public long getVariableBoundGapsNumFinite()
Number of finite variable bound gaps, which are the elementwise difference between the upper and lower bounds on primal feasible solutions.
optional int64 variable_bound_gaps_num_finite = 12;- Specified by:
getVariableBoundGapsNumFinitein interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The variableBoundGapsNumFinite.
-
hasVariableBoundGapsMax
public boolean hasVariableBoundGapsMax()
Max/min/mean/l2_norm over all finite variable bound gaps. The min excludes zero bound gaps (i.e., fixed variables). When there are no finite gaps, the values returned are 0 for the maximum, minimum, and l2_norm, and NaN for the average.
optional double variable_bound_gaps_max = 13;- Specified by:
hasVariableBoundGapsMaxin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the variableBoundGapsMax field is set.
-
getVariableBoundGapsMax
public double getVariableBoundGapsMax()
Max/min/mean/l2_norm over all finite variable bound gaps. The min excludes zero bound gaps (i.e., fixed variables). When there are no finite gaps, the values returned are 0 for the maximum, minimum, and l2_norm, and NaN for the average.
optional double variable_bound_gaps_max = 13;- Specified by:
getVariableBoundGapsMaxin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The variableBoundGapsMax.
-
hasVariableBoundGapsMin
public boolean hasVariableBoundGapsMin()
optional double variable_bound_gaps_min = 14;- Specified by:
hasVariableBoundGapsMinin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the variableBoundGapsMin field is set.
-
getVariableBoundGapsMin
public double getVariableBoundGapsMin()
optional double variable_bound_gaps_min = 14;- Specified by:
getVariableBoundGapsMinin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The variableBoundGapsMin.
-
hasVariableBoundGapsAvg
public boolean hasVariableBoundGapsAvg()
optional double variable_bound_gaps_avg = 15;- Specified by:
hasVariableBoundGapsAvgin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the variableBoundGapsAvg field is set.
-
getVariableBoundGapsAvg
public double getVariableBoundGapsAvg()
optional double variable_bound_gaps_avg = 15;- Specified by:
getVariableBoundGapsAvgin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The variableBoundGapsAvg.
-
hasVariableBoundGapsL2Norm
public boolean hasVariableBoundGapsL2Norm()
optional double variable_bound_gaps_l2_norm = 26;- Specified by:
hasVariableBoundGapsL2Normin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the variableBoundGapsL2Norm field is set.
-
getVariableBoundGapsL2Norm
public double getVariableBoundGapsL2Norm()
optional double variable_bound_gaps_l2_norm = 26;- Specified by:
getVariableBoundGapsL2Normin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The variableBoundGapsL2Norm.
-
hasObjectiveVectorAbsMax
public boolean hasObjectiveVectorAbsMax()
Statistics of the objective vector. The min is over the nonzero terms.
optional double objective_vector_abs_max = 16;- Specified by:
hasObjectiveVectorAbsMaxin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the objectiveVectorAbsMax field is set.
-
getObjectiveVectorAbsMax
public double getObjectiveVectorAbsMax()
Statistics of the objective vector. The min is over the nonzero terms.
optional double objective_vector_abs_max = 16;- Specified by:
getObjectiveVectorAbsMaxin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The objectiveVectorAbsMax.
-
hasObjectiveVectorAbsMin
public boolean hasObjectiveVectorAbsMin()
optional double objective_vector_abs_min = 17;- Specified by:
hasObjectiveVectorAbsMinin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the objectiveVectorAbsMin field is set.
-
getObjectiveVectorAbsMin
public double getObjectiveVectorAbsMin()
optional double objective_vector_abs_min = 17;- Specified by:
getObjectiveVectorAbsMinin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The objectiveVectorAbsMin.
-
hasObjectiveVectorAbsAvg
public boolean hasObjectiveVectorAbsAvg()
optional double objective_vector_abs_avg = 18;- Specified by:
hasObjectiveVectorAbsAvgin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the objectiveVectorAbsAvg field is set.
-
getObjectiveVectorAbsAvg
public double getObjectiveVectorAbsAvg()
optional double objective_vector_abs_avg = 18;- Specified by:
getObjectiveVectorAbsAvgin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The objectiveVectorAbsAvg.
-
hasObjectiveVectorL2Norm
public boolean hasObjectiveVectorL2Norm()
optional double objective_vector_l2_norm = 23;- Specified by:
hasObjectiveVectorL2Normin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the objectiveVectorL2Norm field is set.
-
getObjectiveVectorL2Norm
public double getObjectiveVectorL2Norm()
optional double objective_vector_l2_norm = 23;- Specified by:
getObjectiveVectorL2Normin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The objectiveVectorL2Norm.
-
hasObjectiveMatrixNumNonzeros
public boolean hasObjectiveMatrixNumNonzeros()
optional int64 objective_matrix_num_nonzeros = 19;- Specified by:
hasObjectiveMatrixNumNonzerosin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the objectiveMatrixNumNonzeros field is set.
-
getObjectiveMatrixNumNonzeros
public long getObjectiveMatrixNumNonzeros()
optional int64 objective_matrix_num_nonzeros = 19;- Specified by:
getObjectiveMatrixNumNonzerosin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The objectiveMatrixNumNonzeros.
-
hasObjectiveMatrixAbsMax
public boolean hasObjectiveMatrixAbsMax()
Max/min/mean/l2_norm of absolute values of elements of the objective matrix. The min is over nonzero terms. If the objective matrix is empty, the returned values are 0.0, 0.0, NaN, and 0.0 respectively.
optional double objective_matrix_abs_max = 20;- Specified by:
hasObjectiveMatrixAbsMaxin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the objectiveMatrixAbsMax field is set.
-
getObjectiveMatrixAbsMax
public double getObjectiveMatrixAbsMax()
Max/min/mean/l2_norm of absolute values of elements of the objective matrix. The min is over nonzero terms. If the objective matrix is empty, the returned values are 0.0, 0.0, NaN, and 0.0 respectively.
optional double objective_matrix_abs_max = 20;- Specified by:
getObjectiveMatrixAbsMaxin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The objectiveMatrixAbsMax.
-
hasObjectiveMatrixAbsMin
public boolean hasObjectiveMatrixAbsMin()
optional double objective_matrix_abs_min = 21;- Specified by:
hasObjectiveMatrixAbsMinin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the objectiveMatrixAbsMin field is set.
-
getObjectiveMatrixAbsMin
public double getObjectiveMatrixAbsMin()
optional double objective_matrix_abs_min = 21;- Specified by:
getObjectiveMatrixAbsMinin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The objectiveMatrixAbsMin.
-
hasObjectiveMatrixAbsAvg
public boolean hasObjectiveMatrixAbsAvg()
optional double objective_matrix_abs_avg = 22;- Specified by:
hasObjectiveMatrixAbsAvgin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the objectiveMatrixAbsAvg field is set.
-
getObjectiveMatrixAbsAvg
public double getObjectiveMatrixAbsAvg()
optional double objective_matrix_abs_avg = 22;- Specified by:
getObjectiveMatrixAbsAvgin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The objectiveMatrixAbsAvg.
-
hasObjectiveMatrixL2Norm
public boolean hasObjectiveMatrixL2Norm()
optional double objective_matrix_l2_norm = 27;- Specified by:
hasObjectiveMatrixL2Normin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- Whether the objectiveMatrixL2Norm field is set.
-
getObjectiveMatrixL2Norm
public double getObjectiveMatrixL2Norm()
optional double objective_matrix_l2_norm = 27;- Specified by:
getObjectiveMatrixL2Normin interfaceSolveLogOuterClass.QuadraticProgramStatsOrBuilder- Returns:
- The objectiveMatrixL2Norm.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static SolveLogOuterClass.QuadraticProgramStats parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SolveLogOuterClass.QuadraticProgramStats parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SolveLogOuterClass.QuadraticProgramStats parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SolveLogOuterClass.QuadraticProgramStats parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SolveLogOuterClass.QuadraticProgramStats parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SolveLogOuterClass.QuadraticProgramStats parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SolveLogOuterClass.QuadraticProgramStats parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static SolveLogOuterClass.QuadraticProgramStats parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static SolveLogOuterClass.QuadraticProgramStats parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static SolveLogOuterClass.QuadraticProgramStats parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static SolveLogOuterClass.QuadraticProgramStats parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static SolveLogOuterClass.QuadraticProgramStats parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public SolveLogOuterClass.QuadraticProgramStats.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static SolveLogOuterClass.QuadraticProgramStats.Builder newBuilder()
-
newBuilder
public static SolveLogOuterClass.QuadraticProgramStats.Builder newBuilder(SolveLogOuterClass.QuadraticProgramStats prototype)
-
toBuilder
public SolveLogOuterClass.QuadraticProgramStats.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SolveLogOuterClass.QuadraticProgramStats.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static SolveLogOuterClass.QuadraticProgramStats getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<SolveLogOuterClass.QuadraticProgramStats> parser()
-
getParserForType
public com.google.protobuf.Parser<SolveLogOuterClass.QuadraticProgramStats> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public SolveLogOuterClass.QuadraticProgramStats getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-