choco.cp.solver.search.task.ordering
Class LexOrdering

java.lang.Object
  extended by choco.cp.solver.search.task.ordering.LexOrdering
All Implemented Interfaces:
OrderingValSelector

public final class LexOrdering
extends Object
implements OrderingValSelector


Constructor Summary
LexOrdering()
           
 
Method Summary
 int getBestVal(ITemporalSRelation p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LexOrdering

public LexOrdering()
Method Detail

getBestVal

public final int getBestVal(ITemporalSRelation p)
Specified by:
getBestVal in interface OrderingValSelector


Copyright © 2012. All Rights Reserved.