Modifier and Type | Method and Description |
---|---|
void |
AbstractEntityPlacer.stepEnded(AbstractStepScope stepScope) |
void |
AbstractEntityPlacer.stepStarted(AbstractStepScope stepScope) |
Modifier and Type | Class and Description |
---|---|
class |
ConstructionHeuristicStepScope<Solution_> |
Modifier and Type | Class and Description |
---|---|
class |
ExhaustiveSearchStepScope<Solution_> |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSelector.stepEnded(AbstractStepScope stepScope) |
void |
AbstractSelector.stepStarted(AbstractStepScope stepScope) |
Modifier and Type | Method and Description |
---|---|
void |
SelectionCacheLifecycleBridge.stepEnded(AbstractStepScope stepScope) |
void |
SelectionCacheLifecycleBridge.stepStarted(AbstractStepScope stepScope) |
Modifier and Type | Method and Description |
---|---|
void |
FromSolutionEntitySelector.stepStarted(AbstractStepScope stepScope) |
Modifier and Type | Method and Description |
---|---|
void |
UnionMoveSelector.stepEnded(AbstractStepScope stepScope) |
void |
UnionMoveSelector.stepStarted(AbstractStepScope stepScope) |
Modifier and Type | Method and Description |
---|---|
void |
FromSolutionPropertyValueSelector.stepStarted(AbstractStepScope stepScope) |
Modifier and Type | Class and Description |
---|---|
class |
LocalSearchStepScope<Solution_> |
Modifier and Type | Class and Description |
---|---|
class |
PartitionedSearchStepScope<Solution_> |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractPhase.calculateWorkingStepScore(AbstractStepScope<Solution_> stepScope,
Object completedAction) |
protected void |
AbstractPhase.predictWorkingStepScore(AbstractStepScope<Solution_> stepScope,
Object completedAction) |
void |
AbstractPhase.stepEnded(AbstractStepScope<Solution_> stepScope) |
void |
AbstractPhase.stepStarted(AbstractStepScope<Solution_> stepScope) |
Modifier and Type | Class and Description |
---|---|
class |
CustomStepScope<Solution_> |
Modifier and Type | Method and Description |
---|---|
void |
PhaseLifecycleSupport.fireStepEnded(AbstractStepScope<Solution_> stepScope) |
void |
PhaseLifecycleSupport.fireStepStarted(AbstractStepScope<Solution_> stepScope) |
void |
PhaseLifecycleListenerAdapter.stepEnded(AbstractStepScope<Solution_> stepScope) |
void |
PhaseLifecycleListener.stepEnded(AbstractStepScope<Solution_> stepScope) |
void |
PhaseLifecycleListenerAdapter.stepStarted(AbstractStepScope<Solution_> stepScope) |
void |
PhaseLifecycleListener.stepStarted(AbstractStepScope<Solution_> stepScope) |
Modifier and Type | Method and Description |
---|---|
abstract AbstractStepScope<Solution_> |
AbstractPhaseScope.getLastCompletedStepScope() |
abstract AbstractStepScope<Solution_> |
AbstractMoveScope.getStepScope() |
Modifier and Type | Method and Description |
---|---|
void |
BestSolutionRecaller.processWorkingSolutionDuringMove(Score score,
AbstractStepScope<Solution_> stepScope) |
void |
BestSolutionRecaller.processWorkingSolutionDuringStep(AbstractStepScope<Solution_> stepScope) |
Modifier and Type | Method and Description |
---|---|
void |
UnimprovedTimeMillisSpentScoreDifferenceThresholdTermination.stepEnded(AbstractStepScope stepScope) |
void |
PhaseToSolverTerminationBridge.stepEnded(AbstractStepScope stepScope) |
void |
AbstractCompositeTermination.stepEnded(AbstractStepScope stepScope) |
void |
PhaseToSolverTerminationBridge.stepStarted(AbstractStepScope stepScope) |
void |
AbstractCompositeTermination.stepStarted(AbstractStepScope stepScope) |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.