Uses of Class
org.jacop.constraints.Sequence
-
Packages that use Sequence Package Description org.jacop.constraints -
-
Uses of Sequence in org.jacop.constraints
Methods in org.jacop.constraints with parameters of type Sequence Modifier and Type Method Description static java.util.List<Constraint>
Sequence. decomposeByRegular(Sequence sequence)
Preferred and default option of decomposing Sequence constraint.
-