samples.multicostregular.nsp
Class NSPValSelector

java.lang.Object
  extended by samples.multicostregular.nsp.NSPValSelector
All Implemented Interfaces:
ValSelector<IntDomainVar>

public class NSPValSelector
extends Object
implements ValSelector<IntDomainVar>

Created by IntelliJ IDEA. User: julien Date: Dec 9, 2008 Time: 12:57:27 AM


Constructor Summary
NSPValSelector(NSPVarSelector varsel)
           
 
Method Summary
 int getBestVal(IntDomainVar x)
          A method selecting the search value used for the alternative
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NSPValSelector

public NSPValSelector(NSPVarSelector varsel)
Method Detail

getBestVal

public int getBestVal(IntDomainVar x)
Description copied from interface: ValSelector
A method selecting the search value used for the alternative

Specified by:
getBestVal in interface ValSelector<IntDomainVar>


Copyright © 2012. All Rights Reserved.