Uses of Interface
jopt.csp.search.LongSelector

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

Uses of LongSelector in jopt.csp.search
 

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