Uses of Interface
com.google.ortools.sat.TableConstraintProtoOrBuilder
Packages that use TableConstraintProtoOrBuilder
-
Uses of TableConstraintProtoOrBuilder in com.google.ortools.sat
Classes in com.google.ortools.sat that implement TableConstraintProtoOrBuilderModifier and TypeClassDescriptionfinal classThe values of the n-tuple formed by the given expression can only be one of the listed n-tuples in values.static final classThe values of the n-tuple formed by the given expression can only be one of the listed n-tuples in values.Methods in com.google.ortools.sat that return TableConstraintProtoOrBuilderModifier and TypeMethodDescriptionConstraintProto.Builder.getTableOrBuilder()The table constraint enforces what values a tuple of variables may take.ConstraintProto.getTableOrBuilder()The table constraint enforces what values a tuple of variables may take.ConstraintProtoOrBuilder.getTableOrBuilder()The table constraint enforces what values a tuple of variables may take.