Uses of Class
com.google.ortools.linearsolver.MPSosConstraint
Packages that use MPSosConstraint
-
Uses of MPSosConstraint in com.google.ortools.linearsolver
Methods in com.google.ortools.linearsolver that return MPSosConstraintModifier and TypeMethodDescriptionMPSosConstraint.Builder.build()MPSosConstraint.Builder.buildPartial()static MPSosConstraintMPSosConstraint.getDefaultInstance()MPSosConstraint.Builder.getDefaultInstanceForType()MPSosConstraint.getDefaultInstanceForType()MPGeneralConstraintProto.Builder.getSosConstraint().operations_research.MPSosConstraint sos_constraint = 3;MPGeneralConstraintProto.getSosConstraint().operations_research.MPSosConstraint sos_constraint = 3;MPGeneralConstraintProtoOrBuilder.getSosConstraint().operations_research.MPSosConstraint sos_constraint = 3;static MPSosConstraintMPSosConstraint.parseDelimitedFrom(InputStream input) static MPSosConstraintMPSosConstraint.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MPSosConstraintMPSosConstraint.parseFrom(byte[] data) static MPSosConstraintMPSosConstraint.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MPSosConstraintMPSosConstraint.parseFrom(com.google.protobuf.ByteString data) static MPSosConstraintMPSosConstraint.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MPSosConstraintMPSosConstraint.parseFrom(com.google.protobuf.CodedInputStream input) static MPSosConstraintMPSosConstraint.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MPSosConstraintMPSosConstraint.parseFrom(InputStream input) static MPSosConstraintMPSosConstraint.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MPSosConstraintMPSosConstraint.parseFrom(ByteBuffer data) static MPSosConstraintMPSosConstraint.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.ortools.linearsolver that return types with arguments of type MPSosConstraintModifier and TypeMethodDescriptioncom.google.protobuf.Parser<MPSosConstraint> MPSosConstraint.getParserForType()static com.google.protobuf.Parser<MPSosConstraint> MPSosConstraint.parser()Methods in com.google.ortools.linearsolver with parameters of type MPSosConstraintModifier and TypeMethodDescriptionMPSosConstraint.Builder.mergeFrom(MPSosConstraint other) MPGeneralConstraintProto.Builder.mergeSosConstraint(MPSosConstraint value) .operations_research.MPSosConstraint sos_constraint = 3;static MPSosConstraint.BuilderMPSosConstraint.newBuilder(MPSosConstraint prototype) MPGeneralConstraintProto.Builder.setSosConstraint(MPSosConstraint value) .operations_research.MPSosConstraint sos_constraint = 3;