Uses of Interface
com.google.ortools.sat.AutomatonConstraintProtoOrBuilder
-
Packages that use AutomatonConstraintProtoOrBuilder Package Description com.google.ortools.sat -
-
Uses of AutomatonConstraintProtoOrBuilder in com.google.ortools.sat
Classes in com.google.ortools.sat that implement AutomatonConstraintProtoOrBuilder Modifier and Type Class Description classAutomatonConstraintProtoThis constraint forces a sequence of variables to be accepted by an automaton.static classAutomatonConstraintProto.BuilderThis constraint forces a sequence of variables to be accepted by an automaton.Methods in com.google.ortools.sat that return AutomatonConstraintProtoOrBuilder Modifier and Type Method Description AutomatonConstraintProtoOrBuilderConstraintProto.Builder. getAutomatonOrBuilder()The automaton constraint forces a sequence of variables to be accepted by an automaton.AutomatonConstraintProtoOrBuilderConstraintProto. getAutomatonOrBuilder()The automaton constraint forces a sequence of variables to be accepted by an automaton.AutomatonConstraintProtoOrBuilderConstraintProtoOrBuilder. getAutomatonOrBuilder()The automaton constraint forces a sequence of variables to be accepted by an automaton.
-