Uses of Interface
jopt.csp.search.SearchGoals

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

Uses of SearchGoals in jopt.csp
 

Methods in jopt.csp that return SearchGoals
 SearchGoals CspSolver.getSearchGoals()
          Returns a SearchGoals object that is will create common goals for guiding searches
 

Uses of SearchGoals in jopt.csp.search
 

Methods in jopt.csp.search that return SearchGoals
 SearchGoals SearchManager.getSearchGoals()
          Returns SearchGoals object that is used to create common goals for guiding searches