choco.integer.search
Interface IValSelector

All Known Implementing Classes:
MaxVal, MidVal, MinVal, RandomIntValSelector

public interface IValSelector

An interface for control objects that model a binary choice to an search value


Method Summary
 int getBestVal(IntDomainVar x)
          A method selecting the search value used for the alternative
 

Method Detail

getBestVal

int getBestVal(IntDomainVar x)
A method selecting the search value used for the alternative