Uses of Class
org.jacop.constraints.Diff

Packages that use Diff
Package
Description
 
  • Uses of Diff in org.jacop.constraints

    Subclasses of Diff in org.jacop.constraints
    Modifier and Type
    Class
    Description
    class 
    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.