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-2015 JBoss by Red Hat. All Rights Reserved.