jopt.csp.search
Interface SetSelector


public interface SetSelector

Interface to implement to control the selection of values when reducing set domains.


Method Summary
 java.lang.Object select(CspSetVariable var)
           
 

Method Detail

select

public java.lang.Object select(CspSetVariable var)