org.optaplanner.core.impl.localsearch.decider.acceptor.tabu.size
public class EntityRatioTabuSizeStrategy extends AbstractTabuSizeStrategy
Modifier and Type | Field and Description |
---|---|
protected double |
tabuRatio |
Constructor and Description |
---|
EntityRatioTabuSizeStrategy(double tabuRatio) |
Modifier and Type | Method and Description |
---|---|
int |
determineTabuSize(LocalSearchStepScope stepScope) |
protectTabuSizeCornerCases
public int determineTabuSize(LocalSearchStepScope stepScope)
stepScope
- never nullCopyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.