Package | Description |
---|---|
com.google.ortools.pdlp |
Modifier and Type | Class and Description |
---|---|
class |
PointMetadata
Protobuf type
operations_research.pdlp.PointMetadata |
static class |
PointMetadata.Builder
Protobuf type
operations_research.pdlp.PointMetadata |
Modifier and Type | Method and Description |
---|---|
PointMetadataOrBuilder |
IterationStats.getPointMetadataOrBuilder(int index)
Auxiliary statistics for each type of point.
|
PointMetadataOrBuilder |
IterationStats.Builder.getPointMetadataOrBuilder(int index)
Auxiliary statistics for each type of point.
|
PointMetadataOrBuilder |
IterationStatsOrBuilder.getPointMetadataOrBuilder(int index)
Auxiliary statistics for each type of point.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends PointMetadataOrBuilder> |
IterationStats.getPointMetadataOrBuilderList()
Auxiliary statistics for each type of point.
|
java.util.List<? extends PointMetadataOrBuilder> |
IterationStats.Builder.getPointMetadataOrBuilderList()
Auxiliary statistics for each type of point.
|
java.util.List<? extends PointMetadataOrBuilder> |
IterationStatsOrBuilder.getPointMetadataOrBuilderList()
Auxiliary statistics for each type of point.
|
Copyright © 2025. All rights reserved.