Uses of Interface
com.google.ortools.pdlp.PointMetadataOrBuilder
Packages that use PointMetadataOrBuilder
-
Uses of PointMetadataOrBuilder in com.google.ortools.pdlp
Classes in com.google.ortools.pdlp that implement PointMetadataOrBuilderModifier and TypeClassDescriptionfinal class
Protobuf typeoperations_research.pdlp.PointMetadata
static final class
Protobuf typeoperations_research.pdlp.PointMetadata
Methods in com.google.ortools.pdlp that return PointMetadataOrBuilderModifier and TypeMethodDescriptionIterationStats.Builder.getPointMetadataOrBuilder
(int index) Auxiliary statistics for each type of point.IterationStats.getPointMetadataOrBuilder
(int index) Auxiliary statistics for each type of point.IterationStatsOrBuilder.getPointMetadataOrBuilder
(int index) Auxiliary statistics for each type of point.Methods in com.google.ortools.pdlp that return types with arguments of type PointMetadataOrBuilderModifier and TypeMethodDescriptionList
<? extends PointMetadataOrBuilder> IterationStats.Builder.getPointMetadataOrBuilderList()
Auxiliary statistics for each type of point.List
<? extends PointMetadataOrBuilder> IterationStats.getPointMetadataOrBuilderList()
Auxiliary statistics for each type of point.List
<? extends PointMetadataOrBuilder> IterationStatsOrBuilder.getPointMetadataOrBuilderList()
Auxiliary statistics for each type of point.