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 LinearBooleanProblem
LinearBooleanProblem.getDefaultInstance()
LinearBooleanProblem.Builder.getDefaultInstanceForType()
LinearBooleanProblem.getDefaultInstanceForType()
static LinearBooleanProblem
LinearBooleanProblem.parseDelimitedFrom
(InputStream input) static LinearBooleanProblem
LinearBooleanProblem.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LinearBooleanProblem
LinearBooleanProblem.parseFrom
(byte[] data) static LinearBooleanProblem
LinearBooleanProblem.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LinearBooleanProblem
LinearBooleanProblem.parseFrom
(com.google.protobuf.ByteString data) static LinearBooleanProblem
LinearBooleanProblem.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LinearBooleanProblem
LinearBooleanProblem.parseFrom
(com.google.protobuf.CodedInputStream input) static LinearBooleanProblem
LinearBooleanProblem.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LinearBooleanProblem
LinearBooleanProblem.parseFrom
(InputStream input) static LinearBooleanProblem
LinearBooleanProblem.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LinearBooleanProblem
LinearBooleanProblem.parseFrom
(ByteBuffer data) static LinearBooleanProblem
LinearBooleanProblem.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.Builder
LinearBooleanProblem.newBuilder
(LinearBooleanProblem prototype)