Uses of Interface
jopt.csp.search.SetSelector

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

Uses of SetSelector in jopt.csp.search
 

Methods in jopt.csp.search with parameters of type SetSelector
 SearchAction SearchActions.generate(CspSetVariable[] vars, SetSelector selector)
          Creates an action that will instantiate an array of variables in order.