Uses of Interface
jopt.csp.search.SearchActions

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

Uses of SearchActions in jopt.csp
 

Methods in jopt.csp that return SearchActions
 SearchActions CspSolver.getSearchActions()
          Returns a SearchActions object that is used to create common search operations
 

Uses of SearchActions in jopt.csp.search
 

Methods in jopt.csp.search that return SearchActions
 SearchActions SearchManager.getSearchActions()
          Returns SearchActions object that is used to create common search operations such as variable instantiation for node generation