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