Uses of Class
com.google.ortools.sat.LinearBooleanProblem
Packages that use LinearBooleanProblem
-
Uses of LinearBooleanProblem in com.google.ortools.sat
Methods in com.google.ortools.sat that return LinearBooleanProblemModifier and TypeMethodDescriptionLinearBooleanProblem.Builder.build()LinearBooleanProblem.Builder.buildPartial()static LinearBooleanProblemLinearBooleanProblem.getDefaultInstance()LinearBooleanProblem.Builder.getDefaultInstanceForType()LinearBooleanProblem.getDefaultInstanceForType()static LinearBooleanProblemLinearBooleanProblem.parseDelimitedFrom(InputStream input) static LinearBooleanProblemLinearBooleanProblem.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LinearBooleanProblemLinearBooleanProblem.parseFrom(byte[] data) static LinearBooleanProblemLinearBooleanProblem.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LinearBooleanProblemLinearBooleanProblem.parseFrom(com.google.protobuf.ByteString data) static LinearBooleanProblemLinearBooleanProblem.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LinearBooleanProblemLinearBooleanProblem.parseFrom(com.google.protobuf.CodedInputStream input) static LinearBooleanProblemLinearBooleanProblem.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LinearBooleanProblemLinearBooleanProblem.parseFrom(InputStream input) static LinearBooleanProblemLinearBooleanProblem.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LinearBooleanProblemLinearBooleanProblem.parseFrom(ByteBuffer data) static LinearBooleanProblemLinearBooleanProblem.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.ortools.sat that return types with arguments of type LinearBooleanProblemModifier and TypeMethodDescriptioncom.google.protobuf.Parser<LinearBooleanProblem> LinearBooleanProblem.getParserForType()static com.google.protobuf.Parser<LinearBooleanProblem> LinearBooleanProblem.parser()Methods in com.google.ortools.sat with parameters of type LinearBooleanProblemModifier and TypeMethodDescriptionLinearBooleanProblem.Builder.mergeFrom(LinearBooleanProblem other) static LinearBooleanProblem.BuilderLinearBooleanProblem.newBuilder(LinearBooleanProblem prototype)