@Deprecated public class SolutionTabuAcceptor extends AbstractTabuAcceptor
aspirationEnabled, assertTabuHashCodeCorrectness, fadingTabuSizeStrategy, logIndentation, tabuSequenceDeque, tabuSizeStrategy, tabuToStepIndexMap, workingFadingTabuSize, workingTabuSizelogger| Constructor and Description |
|---|
SolutionTabuAcceptor(String logIndentation)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<? extends Object> |
findNewTabu(LocalSearchStepScope stepScope)
Deprecated.
|
protected Collection<? extends Object> |
findTabu(LocalSearchMoveScope moveScope)
Deprecated.
|
void |
phaseStarted(LocalSearchPhaseScope phaseScope)
Deprecated.
|
adjustTabuList, calculateFadingTabuAcceptChance, isAccepted, phaseEnded, setAspirationEnabled, setAssertTabuHashCodeCorrectness, setFadingTabuSizeStrategy, setTabuSizeStrategy, stepEndedstepStartedsolvingEnded, solvingStartedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstepStartedsolvingEnded, solvingStartedpublic SolutionTabuAcceptor(String logIndentation)
protected Collection<? extends Object> findTabu(LocalSearchMoveScope moveScope)
findTabu in class AbstractTabuAcceptorprotected Collection<? extends Object> findNewTabu(LocalSearchStepScope stepScope)
findNewTabu in class AbstractTabuAcceptorpublic void phaseStarted(LocalSearchPhaseScope phaseScope)
phaseStarted in interface LocalSearchPhaseLifecycleListenerphaseStarted in class AbstractTabuAcceptorCopyright © 2006–2021 JBoss by Red Hat. All rights reserved.