Uses of Interface
com.google.ortools.sat.ElementConstraintProtoOrBuilder
Packages that use ElementConstraintProtoOrBuilder
-
Uses of ElementConstraintProtoOrBuilder in com.google.ortools.sat
Classes in com.google.ortools.sat that implement ElementConstraintProtoOrBuilderModifier and TypeClassDescriptionfinal class
The constraint target = vars[index].static final class
The constraint target = vars[index].Methods in com.google.ortools.sat that return ElementConstraintProtoOrBuilderModifier and TypeMethodDescriptionConstraintProto.Builder.getElementOrBuilder()
The element constraint forces the variable with the given index to be equal to the target.ConstraintProto.getElementOrBuilder()
The element constraint forces the variable with the given index to be equal to the target.ConstraintProtoOrBuilder.getElementOrBuilder()
The element constraint forces the variable with the given index to be equal to the target.