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