Uses of Class
net.sf.cpsolver.ifs.example.tt.Location

Packages that use Location
net.sf.cpsolver.ifs.example.tt Simple Timetabling Problem. 
 

Uses of Location in net.sf.cpsolver.ifs.example.tt
 

Methods in net.sf.cpsolver.ifs.example.tt with parameters of type Location
 boolean Location.hasIntersection(Location location)
          Returns true if the location intersects with another location.