org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.size
public interface TabuSizeStrategy
Modifier and Type | Method and Description |
---|---|
int |
determineTabuSize(LocalSearchStepScope stepScope) |
int determineTabuSize(LocalSearchStepScope stepScope)
stepScope
- never nullCopyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.