Uses of Class
com.google.ortools.constraintsolver.SubSolverStatistics
Packages that use SubSolverStatistics
-
Uses of SubSolverStatistics in com.google.ortools.constraintsolver
Methods in com.google.ortools.constraintsolver that return SubSolverStatisticsModifier and TypeMethodDescriptionSubSolverStatistics.Builder.build()SubSolverStatistics.Builder.buildPartial()static SubSolverStatisticsSubSolverStatistics.getDefaultInstance()SubSolverStatistics.Builder.getDefaultInstanceForType()SubSolverStatistics.getDefaultInstanceForType()SearchStatistics.Builder.getSubSolverStatistics(int index) Sub-solver statistics.SearchStatistics.getSubSolverStatistics(int index) Sub-solver statistics.SearchStatisticsOrBuilder.getSubSolverStatistics(int index) Sub-solver statistics.static SubSolverStatisticsSubSolverStatistics.parseDelimitedFrom(InputStream input) static SubSolverStatisticsSubSolverStatistics.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubSolverStatisticsSubSolverStatistics.parseFrom(byte[] data) static SubSolverStatisticsSubSolverStatistics.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubSolverStatisticsSubSolverStatistics.parseFrom(com.google.protobuf.ByteString data) static SubSolverStatisticsSubSolverStatistics.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubSolverStatisticsSubSolverStatistics.parseFrom(com.google.protobuf.CodedInputStream input) static SubSolverStatisticsSubSolverStatistics.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubSolverStatisticsSubSolverStatistics.parseFrom(InputStream input) static SubSolverStatisticsSubSolverStatistics.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubSolverStatisticsSubSolverStatistics.parseFrom(ByteBuffer data) static SubSolverStatisticsSubSolverStatistics.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.ortools.constraintsolver that return types with arguments of type SubSolverStatisticsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SubSolverStatistics> SubSolverStatistics.getParserForType()SearchStatistics.Builder.getSubSolverStatisticsList()Sub-solver statistics.SearchStatistics.getSubSolverStatisticsList()Sub-solver statistics.SearchStatisticsOrBuilder.getSubSolverStatisticsList()Sub-solver statistics.static com.google.protobuf.Parser<SubSolverStatistics> SubSolverStatistics.parser()Methods in com.google.ortools.constraintsolver with parameters of type SubSolverStatisticsModifier and TypeMethodDescriptionSearchStatistics.Builder.addSubSolverStatistics(int index, SubSolverStatistics value) Sub-solver statistics.SearchStatistics.Builder.addSubSolverStatistics(SubSolverStatistics value) Sub-solver statistics.SubSolverStatistics.Builder.mergeFrom(SubSolverStatistics other) static SubSolverStatistics.BuilderSubSolverStatistics.newBuilder(SubSolverStatistics prototype) SearchStatistics.Builder.setSubSolverStatistics(int index, SubSolverStatistics value) Sub-solver statistics.Method parameters in com.google.ortools.constraintsolver with type arguments of type SubSolverStatisticsModifier and TypeMethodDescriptionSearchStatistics.Builder.addAllSubSolverStatistics(Iterable<? extends SubSolverStatistics> values) Sub-solver statistics.