Uses of Class
org.jacop.constraints.Diff
-
Packages that use Diff Package Description org.jacop.constraints -
-
Uses of Diff in org.jacop.constraints
Subclasses of Diff in org.jacop.constraints Modifier and Type Class Description class
Diff2
Diff2 constraint assures that any two rectangles from a vector of rectangles does not overlap in at least one direction.class
Disjoint
Disjoint constraint assures that any two rectangles from a vector of rectangles does not overlap in at least one direction.class
DisjointConditional
DisjointConditional constraint assures that any two rectangles from a vector of rectangles does not overlap in at least one direction.
-