Uses of Interface
com.google.ortools.sat.ElementConstraintProtoOrBuilder
| Package | Description |
|---|---|
| com.google.ortools.sat |
-
Uses of ElementConstraintProtoOrBuilder in com.google.ortools.sat
Classes in com.google.ortools.sat that implement ElementConstraintProtoOrBuilder Modifier and Type Class Description classElementConstraintProtoThe constraint target = vars[index].static classElementConstraintProto.BuilderThe constraint target = vars[index].Methods in com.google.ortools.sat that return ElementConstraintProtoOrBuilder Modifier and Type Method Description ElementConstraintProtoOrBuilderConstraintProto.Builder. getElementOrBuilder()The element constraint forces the variable with the given index to be equal to the target.ElementConstraintProtoOrBuilderConstraintProto. getElementOrBuilder()The element constraint forces the variable with the given index to be equal to the target.ElementConstraintProtoOrBuilderConstraintProtoOrBuilder. getElementOrBuilder()The element constraint forces the variable with the given index to be equal to the target.