Google OR-Tools
v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
QuadraticProgramStatsOrBuilder.java
Go to the documentation of this file.
1
// Generated by the protocol buffer compiler. DO NOT EDIT!
2
// NO CHECKED-IN PROTOBUF GENCODE
3
// source: ortools/pdlp/solve_log.proto
4
// Protobuf Java Version: 4.31.1
5
6
package
com.google.ortools.pdlp;
7
8
@com.google.protobuf.Generated
9
public
interface
QuadraticProgramStatsOrBuilder
extends
10
// @@protoc_insertion_point(interface_extends:operations_research.pdlp.QuadraticProgramStats)
11
com.google.protobuf.MessageOrBuilder {
12
17
boolean
hasNumVariables
();
22
long
getNumVariables
();
23
28
boolean
hasNumConstraints
();
33
long
getNumConstraints
();
34
45
boolean
hasConstraintMatrixColMinLInfNorm
();
56
double
getConstraintMatrixColMinLInfNorm
();
57
62
boolean
hasConstraintMatrixRowMinLInfNorm
();
67
double
getConstraintMatrixRowMinLInfNorm
();
68
77
boolean
hasConstraintMatrixNumNonzeros
();
86
long
getConstraintMatrixNumNonzeros
();
87
101
boolean
hasConstraintMatrixAbsMax
();
115
double
getConstraintMatrixAbsMax
();
116
121
boolean
hasConstraintMatrixAbsMin
();
126
double
getConstraintMatrixAbsMin
();
127
132
boolean
hasConstraintMatrixAbsAvg
();
137
double
getConstraintMatrixAbsAvg
();
138
143
boolean
hasConstraintMatrixL2Norm
();
148
double
getConstraintMatrixL2Norm
();
149
164
boolean
hasCombinedBoundsMax
();
179
double
getCombinedBoundsMax
();
180
185
boolean
hasCombinedBoundsMin
();
190
double
getCombinedBoundsMin
();
191
196
boolean
hasCombinedBoundsAvg
();
201
double
getCombinedBoundsAvg
();
202
207
boolean
hasCombinedBoundsL2Norm
();
212
double
getCombinedBoundsL2Norm
();
213
226
boolean
hasCombinedVariableBoundsMax
();
239
double
getCombinedVariableBoundsMax
();
240
245
boolean
hasCombinedVariableBoundsMin
();
250
double
getCombinedVariableBoundsMin
();
251
256
boolean
hasCombinedVariableBoundsAvg
();
261
double
getCombinedVariableBoundsAvg
();
262
267
boolean
hasCombinedVariableBoundsL2Norm
();
272
double
getCombinedVariableBoundsL2Norm
();
273
283
boolean
hasVariableBoundGapsNumFinite
();
293
long
getVariableBoundGapsNumFinite
();
294
306
boolean
hasVariableBoundGapsMax
();
318
double
getVariableBoundGapsMax
();
319
324
boolean
hasVariableBoundGapsMin
();
329
double
getVariableBoundGapsMin
();
330
335
boolean
hasVariableBoundGapsAvg
();
340
double
getVariableBoundGapsAvg
();
341
346
boolean
hasVariableBoundGapsL2Norm
();
351
double
getVariableBoundGapsL2Norm
();
352
361
boolean
hasObjectiveVectorAbsMax
();
370
double
getObjectiveVectorAbsMax
();
371
376
boolean
hasObjectiveVectorAbsMin
();
381
double
getObjectiveVectorAbsMin
();
382
387
boolean
hasObjectiveVectorAbsAvg
();
392
double
getObjectiveVectorAbsAvg
();
393
398
boolean
hasObjectiveVectorL2Norm
();
403
double
getObjectiveVectorL2Norm
();
404
409
boolean
hasObjectiveMatrixNumNonzeros
();
414
long
getObjectiveMatrixNumNonzeros
();
415
426
boolean
hasObjectiveMatrixAbsMax
();
437
double
getObjectiveMatrixAbsMax
();
438
443
boolean
hasObjectiveMatrixAbsMin
();
448
double
getObjectiveMatrixAbsMin
();
449
454
boolean
hasObjectiveMatrixAbsAvg
();
459
double
getObjectiveMatrixAbsAvg
();
460
465
boolean
hasObjectiveMatrixL2Norm
();
470
double
getObjectiveMatrixL2Norm
();
471
}
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder
Definition
QuadraticProgramStatsOrBuilder.java:11
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasCombinedBoundsMax
boolean hasCombinedBoundsMax()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasConstraintMatrixAbsAvg
boolean hasConstraintMatrixAbsAvg()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasVariableBoundGapsAvg
boolean hasVariableBoundGapsAvg()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasCombinedVariableBoundsMin
boolean hasCombinedVariableBoundsMin()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getObjectiveMatrixAbsMin
double getObjectiveMatrixAbsMin()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasConstraintMatrixL2Norm
boolean hasConstraintMatrixL2Norm()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getObjectiveVectorAbsMin
double getObjectiveVectorAbsMin()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getConstraintMatrixAbsAvg
double getConstraintMatrixAbsAvg()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasObjectiveMatrixNumNonzeros
boolean hasObjectiveMatrixNumNonzeros()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasObjectiveMatrixAbsMax
boolean hasObjectiveMatrixAbsMax()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasVariableBoundGapsMin
boolean hasVariableBoundGapsMin()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasCombinedBoundsAvg
boolean hasCombinedBoundsAvg()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getVariableBoundGapsMax
double getVariableBoundGapsMax()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getVariableBoundGapsMin
double getVariableBoundGapsMin()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getConstraintMatrixColMinLInfNorm
double getConstraintMatrixColMinLInfNorm()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasCombinedVariableBoundsMax
boolean hasCombinedVariableBoundsMax()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getCombinedBoundsMax
double getCombinedBoundsMax()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getConstraintMatrixRowMinLInfNorm
double getConstraintMatrixRowMinLInfNorm()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasCombinedBoundsMin
boolean hasCombinedBoundsMin()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasObjectiveMatrixL2Norm
boolean hasObjectiveMatrixL2Norm()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getObjectiveMatrixNumNonzeros
long getObjectiveMatrixNumNonzeros()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasObjectiveVectorAbsMax
boolean hasObjectiveVectorAbsMax()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getCombinedVariableBoundsMax
double getCombinedVariableBoundsMax()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getVariableBoundGapsNumFinite
long getVariableBoundGapsNumFinite()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasConstraintMatrixRowMinLInfNorm
boolean hasConstraintMatrixRowMinLInfNorm()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasVariableBoundGapsL2Norm
boolean hasVariableBoundGapsL2Norm()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasConstraintMatrixAbsMin
boolean hasConstraintMatrixAbsMin()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getCombinedVariableBoundsL2Norm
double getCombinedVariableBoundsL2Norm()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getVariableBoundGapsAvg
double getVariableBoundGapsAvg()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getCombinedBoundsAvg
double getCombinedBoundsAvg()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getObjectiveVectorL2Norm
double getObjectiveVectorL2Norm()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasCombinedVariableBoundsAvg
boolean hasCombinedVariableBoundsAvg()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasVariableBoundGapsNumFinite
boolean hasVariableBoundGapsNumFinite()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getCombinedBoundsMin
double getCombinedBoundsMin()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getCombinedVariableBoundsAvg
double getCombinedVariableBoundsAvg()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getObjectiveMatrixL2Norm
double getObjectiveMatrixL2Norm()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getVariableBoundGapsL2Norm
double getVariableBoundGapsL2Norm()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getObjectiveMatrixAbsAvg
double getObjectiveMatrixAbsAvg()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasCombinedBoundsL2Norm
boolean hasCombinedBoundsL2Norm()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasConstraintMatrixColMinLInfNorm
boolean hasConstraintMatrixColMinLInfNorm()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getConstraintMatrixAbsMin
double getConstraintMatrixAbsMin()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasObjectiveMatrixAbsMin
boolean hasObjectiveMatrixAbsMin()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasConstraintMatrixNumNonzeros
boolean hasConstraintMatrixNumNonzeros()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasConstraintMatrixAbsMax
boolean hasConstraintMatrixAbsMax()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getConstraintMatrixL2Norm
double getConstraintMatrixL2Norm()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasNumVariables
boolean hasNumVariables()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasObjectiveVectorAbsMin
boolean hasObjectiveVectorAbsMin()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getNumConstraints
long getNumConstraints()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getCombinedVariableBoundsMin
double getCombinedVariableBoundsMin()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasObjectiveVectorL2Norm
boolean hasObjectiveVectorL2Norm()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasObjectiveVectorAbsAvg
boolean hasObjectiveVectorAbsAvg()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getConstraintMatrixAbsMax
double getConstraintMatrixAbsMax()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasObjectiveMatrixAbsAvg
boolean hasObjectiveMatrixAbsAvg()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasCombinedVariableBoundsL2Norm
boolean hasCombinedVariableBoundsL2Norm()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasVariableBoundGapsMax
boolean hasVariableBoundGapsMax()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getCombinedBoundsL2Norm
double getCombinedBoundsL2Norm()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getConstraintMatrixNumNonzeros
long getConstraintMatrixNumNonzeros()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getObjectiveVectorAbsAvg
double getObjectiveVectorAbsAvg()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getNumVariables
long getNumVariables()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.hasNumConstraints
boolean hasNumConstraints()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getObjectiveVectorAbsMax
double getObjectiveVectorAbsMax()
com.google.ortools.pdlp.QuadraticProgramStatsOrBuilder.getObjectiveMatrixAbsMax
double getObjectiveMatrixAbsMax()
build
java
ortools-java
src
main
java
com
google
ortools
pdlp
QuadraticProgramStatsOrBuilder.java
Generated by
1.14.0