org.drools.planner.core.localsearch.decider.acceptor.tabu
Class PropertyTabuAcceptor
java.lang.Object
org.drools.planner.core.localsearch.decider.acceptor.AbstractAcceptor
org.drools.planner.core.localsearch.decider.acceptor.tabu.AbstractTabuAcceptor
org.drools.planner.core.localsearch.decider.acceptor.tabu.PropertyTabuAcceptor
- All Implemented Interfaces:
- Acceptor, LocalSearchSolverLifecycleListener
public class PropertyTabuAcceptor
- extends AbstractTabuAcceptor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyTabuAcceptor
public PropertyTabuAcceptor()
findTabu
protected Collection<? extends Object> findTabu(MoveScope moveScope)
- Specified by:
findTabu
in class AbstractTabuAcceptor
findNewTabu
protected Collection<? extends Object> findNewTabu(LocalSearchStepScope localSearchStepScope)
- Specified by:
findNewTabu
in class AbstractTabuAcceptor
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.