jopt.csp.search
Interface LongSelector


public interface LongSelector

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


Method Summary
 long select(CspLongVariable var)
           
 

Method Detail

select

public long select(CspLongVariable var)