Uses of Interface
com.google.ortools.sat.AutomatonConstraintProtoOrBuilder
Packages that use AutomatonConstraintProtoOrBuilder
-
Uses of AutomatonConstraintProtoOrBuilder in com.google.ortools.sat
Classes in com.google.ortools.sat that implement AutomatonConstraintProtoOrBuilderModifier and TypeClassDescriptionfinal class
This constraint forces a sequence of expressions to be accepted by an automaton.static final class
This constraint forces a sequence of expressions to be accepted by an automaton.Methods in com.google.ortools.sat that return AutomatonConstraintProtoOrBuilderModifier and TypeMethodDescriptionConstraintProto.Builder.getAutomatonOrBuilder()
The automaton constraint forces a sequence of variables to be accepted by an automaton.ConstraintProto.getAutomatonOrBuilder()
The automaton constraint forces a sequence of variables to be accepted by an automaton.ConstraintProtoOrBuilder.getAutomatonOrBuilder()
The automaton constraint forces a sequence of variables to be accepted by an automaton.