samples.multicostregular.carsequencing.heuristics
Class LeastCarValHeur
java.lang.Object
samples.multicostregular.carsequencing.heuristics.LeastCarValHeur
- All Implemented Interfaces:
- ValSelector<IntDomainVar>
public class LeastCarValHeur
- extends Object
- implements ValSelector<IntDomainVar>
Created by IntelliJ IDEA.
User: julien
Mail: julien.menana{at}emn.fr
Date: Jan 28, 2009
Time: 6:48:21 PM
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LeastCarValHeur
public LeastCarValHeur(CarSeqInstance instance)
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.