Uses of Class
org.jacop.constraints.Alldiff.Element
-
Packages that use Alldiff.Element Package Description org.jacop.constraints -
-
Uses of Alldiff.Element in org.jacop.constraints
Fields in org.jacop.constraints declared as Alldiff.Element Modifier and Type Field Description private Alldiff.Element[]
Alldiff. maxsorted
private Alldiff.Element[]
Alldiff. minsorted
Fields in org.jacop.constraints with type parameters of type Alldiff.Element Modifier and Type Field Description private java.util.Comparator<Alldiff.Element>
Alldiff. maxVariable
private java.util.Comparator<Alldiff.Element>
Alldiff. minVariable
-