Uses of Interface
jopt.csp.search.SearchLimits

Packages that use SearchLimits
jopt.csp   
jopt.csp.search The interfaces to all your searching needs. 
 

Uses of SearchLimits in jopt.csp
 

Methods in jopt.csp that return SearchLimits
 SearchLimits CspSolver.getSearchLimits()
          Returns a SearchLimits object that is used to create common limits for use to control search operations
 

Uses of SearchLimits in jopt.csp.search
 

Methods in jopt.csp.search that return SearchLimits
 SearchLimits SearchManager.getSearchLimits()
          Returns a SearchLimits object that is used to create common limits for use to control search operations