| Package | Description |
|---|---|
| org.optaplanner.core.impl.exhaustivesearch.decider | |
| org.optaplanner.core.impl.exhaustivesearch.node.bounder |
| Modifier and Type | Field and Description |
|---|---|
protected ScoreBounder |
ExhaustiveSearchDecider.scoreBounder |
| Modifier and Type | Method and Description |
|---|---|
ScoreBounder |
ExhaustiveSearchDecider.getScoreBounder() |
| Constructor and Description |
|---|
ExhaustiveSearchDecider(String logIndentation,
BestSolutionRecaller<Solution_> bestSolutionRecaller,
Termination termination,
ManualEntityMimicRecorder manualEntityMimicRecorder,
MoveSelector moveSelector,
boolean scoreBounderEnabled,
ScoreBounder scoreBounder) |
| Modifier and Type | Class and Description |
|---|---|
class |
TrendBasedScoreBounder |
Copyright © 2006–2017 JBoss by Red Hat. All rights reserved.