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 classThis constraint forces a sequence of expressions to be accepted by an automaton.static final classThis 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.