choco.cp.solver.constraints.global.automata.fast_costregular
Class CostRegularValSelector
java.lang.Object
choco.cp.solver.constraints.global.automata.fast_costregular.CostRegularValSelector
- All Implemented Interfaces:
- ValSelector<IntDomainVar>
public class CostRegularValSelector
- extends Object
- implements ValSelector<IntDomainVar>
Created by IntelliJ IDEA.
User: julien
Date: Mar 18, 2010
Time: 9:22:14 AM
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CostRegularValSelector
public CostRegularValSelector(CostRegular cr,
boolean max)
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.