Uses of Interface
com.google.ortools.sat.AllDifferentConstraintProtoOrBuilder
| Package | Description |
|---|---|
| com.google.ortools.sat |
-
Uses of AllDifferentConstraintProtoOrBuilder in com.google.ortools.sat
Classes in com.google.ortools.sat that implement AllDifferentConstraintProtoOrBuilder Modifier and Type Class Description classAllDifferentConstraintProtoAll variables must take different values.static classAllDifferentConstraintProto.BuilderAll variables must take different values.Methods in com.google.ortools.sat that return AllDifferentConstraintProtoOrBuilder Modifier and Type Method Description AllDifferentConstraintProtoOrBuilderConstraintProto.Builder. getAllDiffOrBuilder()The all_diff constraint forces all variables to take different values.AllDifferentConstraintProtoOrBuilderConstraintProto. getAllDiffOrBuilder()The all_diff constraint forces all variables to take different values.AllDifferentConstraintProtoOrBuilderConstraintProtoOrBuilder. getAllDiffOrBuilder()The all_diff constraint forces all variables to take different values.