Modifier and Type | Method and Description |
---|---|
void |
BestSolutionRecaller.solvingStarted(DefaultSolverScope solverScope) |
void |
BestSolutionRecaller.updateBestSolution(DefaultSolverScope solverScope,
Solution solution,
int uninitializedVariableCount) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultBruteForceSolverPhase.solve(DefaultSolverScope solverScope) |
void |
DefaultBruteForceSolverPhase.solvingEnded(DefaultSolverScope solverScope) |
void |
DefaultBruteForceSolverPhase.solvingStarted(DefaultSolverScope solverScope) |
Constructor and Description |
---|
BruteForceSolverPhaseScope(DefaultSolverScope solverScope) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultConstructionHeuristicSolverPhase.solve(DefaultSolverScope solverScope) |
void |
DefaultConstructionHeuristicSolverPhase.solvingEnded(DefaultSolverScope solverScope) |
void |
DefaultConstructionHeuristicSolverPhase.solvingStarted(DefaultSolverScope solverScope) |
Modifier and Type | Method and Description |
---|---|
void |
ConstructionHeuristicDecider.solvingEnded(DefaultSolverScope solverScope) |
void |
ConstructionHeuristicDecider.solvingStarted(DefaultSolverScope solverScope) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractEntityPlacer.solvingEnded(DefaultSolverScope solverScope) |
void |
AbstractEntityPlacer.solvingStarted(DefaultSolverScope solverScope) |
Constructor and Description |
---|
ConstructionHeuristicSolverPhaseScope(DefaultSolverScope solverScope) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSelector.solvingEnded(DefaultSolverScope solverScope) |
void |
AbstractSelector.solvingStarted(DefaultSolverScope solverScope) |
Modifier and Type | Method and Description |
---|---|
void |
SelectionCacheLifecycleListener.constructCache(DefaultSolverScope solverScope) |
void |
SelectionCacheLifecycleListener.disposeCache(DefaultSolverScope solverScope) |
void |
SelectionCacheLifecycleBridge.solvingEnded(DefaultSolverScope solverScope) |
void |
SelectionCacheLifecycleBridge.solvingStarted(DefaultSolverScope solverScope) |
Modifier and Type | Method and Description |
---|---|
void |
FromSolutionEntitySelector.constructCache(DefaultSolverScope solverScope) |
void |
FromSolutionEntitySelector.disposeCache(DefaultSolverScope solverScope) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractCachingEntitySelector.constructCache(DefaultSolverScope solverScope) |
void |
ProbabilityEntitySelector.constructCache(DefaultSolverScope solverScope) |
void |
SortingEntitySelector.constructCache(DefaultSolverScope solverScope) |
void |
AbstractCachingEntitySelector.disposeCache(DefaultSolverScope solverScope) |
void |
ProbabilityEntitySelector.disposeCache(DefaultSolverScope solverScope) |
Modifier and Type | Method and Description |
---|---|
void |
SameValuePillarSelector.constructCache(DefaultSolverScope solverScope) |
void |
SameValuePillarSelector.disposeCache(DefaultSolverScope solverScope) |
Modifier and Type | Method and Description |
---|---|
void |
ProbabilityMoveSelector.constructCache(DefaultSolverScope solverScope) |
void |
AbstractCachingMoveSelector.constructCache(DefaultSolverScope solverScope) |
void |
SortingMoveSelector.constructCache(DefaultSolverScope solverScope) |
void |
ProbabilityMoveSelector.disposeCache(DefaultSolverScope solverScope) |
void |
AbstractCachingMoveSelector.disposeCache(DefaultSolverScope solverScope) |
Modifier and Type | Method and Description |
---|---|
void |
MoveListFactoryToMoveSelectorBridge.constructCache(DefaultSolverScope solverScope) |
void |
MoveListFactoryToMoveSelectorBridge.disposeCache(DefaultSolverScope solverScope) |
Modifier and Type | Method and Description |
---|---|
void |
FromSolutionPropertyValueSelector.constructCache(DefaultSolverScope solverScope) |
void |
FromSolutionPropertyValueSelector.disposeCache(DefaultSolverScope solverScope) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultSubChainSelector.constructCache(DefaultSolverScope solverScope) |
void |
DefaultSubChainSelector.disposeCache(DefaultSolverScope solverScope) |
Modifier and Type | Method and Description |
---|---|
void |
SortingValueSelector.constructCache(DefaultSolverScope solverScope) |
void |
ProbabilityValueSelector.constructCache(DefaultSolverScope solverScope) |
void |
AbstractCachingValueSelector.constructCache(DefaultSolverScope solverScope) |
void |
ProbabilityValueSelector.disposeCache(DefaultSolverScope solverScope) |
void |
AbstractCachingValueSelector.disposeCache(DefaultSolverScope solverScope) |
Modifier and Type | Method and Description |
---|---|
void |
PlanningValueWalker.solvingEnded(DefaultSolverScope solverScope)
Deprecated.
|
void |
PlanningVariableWalker.solvingEnded(DefaultSolverScope solverScope)
Deprecated.
|
void |
PlanningValueWalker.solvingStarted(DefaultSolverScope solverScope)
Deprecated.
|
void |
PlanningVariableWalker.solvingStarted(DefaultSolverScope solverScope)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultLocalSearchSolverPhase.solve(DefaultSolverScope solverScope) |
void |
DefaultLocalSearchSolverPhase.solvingEnded(DefaultSolverScope solverScope) |
void |
DefaultLocalSearchSolverPhase.solvingStarted(DefaultSolverScope solverScope) |
Modifier and Type | Method and Description |
---|---|
void |
LocalSearchDecider.solvingEnded(DefaultSolverScope solverScope) |
void |
LocalSearchDecider.solvingStarted(DefaultSolverScope solverScope) |
Modifier and Type | Method and Description |
---|---|
void |
CompositeAcceptor.solvingEnded(DefaultSolverScope solverScope) |
void |
CompositeAcceptor.solvingStarted(DefaultSolverScope solverScope) |
Constructor and Description |
---|
LocalSearchSolverPhaseScope(DefaultSolverScope solverScope) |
Modifier and Type | Field and Description |
---|---|
protected DefaultSolverScope |
AbstractSolverPhaseScope.solverScope |
Modifier and Type | Method and Description |
---|---|
DefaultSolverScope |
AbstractSolverPhaseScope.getSolverScope() |
Modifier and Type | Method and Description |
---|---|
void |
SolverPhase.solve(DefaultSolverScope solverScope) |
void |
AbstractSolverPhase.solvingEnded(DefaultSolverScope solverScope) |
void |
AbstractSolverPhase.solvingStarted(DefaultSolverScope solverScope) |
Constructor and Description |
---|
AbstractSolverPhaseScope(DefaultSolverScope solverScope) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultCustomSolverPhase.solve(DefaultSolverScope solverScope) |
Constructor and Description |
---|
CustomSolverPhaseScope(DefaultSolverScope solverScope) |
Modifier and Type | Method and Description |
---|---|
void |
SolverPhaseLifecycleSupport.fireSolvingEnded(DefaultSolverScope solverScope) |
void |
SolverPhaseLifecycleSupport.fireSolvingStarted(DefaultSolverScope solverScope) |
Modifier and Type | Field and Description |
---|---|
protected DefaultSolverScope |
DefaultSolver.solverScope |
Modifier and Type | Method and Description |
---|---|
DefaultSolverScope |
DefaultSolver.getSolverScope() |
Modifier and Type | Method and Description |
---|---|
double |
BasicPlumbingTermination.calculateSolverTimeGradient(DefaultSolverScope solverScope) |
boolean |
BasicPlumbingTermination.isSolverTerminated(DefaultSolverScope solverScope) |
void |
DefaultSolver.solvingEnded(DefaultSolverScope solverScope) |
void |
DefaultSolver.solvingStarted(DefaultSolverScope solverScope) |
Modifier and Type | Method and Description |
---|---|
void |
SolverLifecycleListenerAdapter.solvingEnded(DefaultSolverScope solverScope) |
void |
SolverLifecycleListener.solvingEnded(DefaultSolverScope solverScope) |
void |
SolverLifecycleListenerAdapter.solvingStarted(DefaultSolverScope solverScope) |
void |
SolverLifecycleListener.solvingStarted(DefaultSolverScope solverScope) |
Modifier and Type | Method and Description |
---|---|
double |
AndCompositeTermination.calculateSolverTimeGradient(DefaultSolverScope solverScope)
Calculates the minimum timeGradient of all Terminations.
|
double |
OrCompositeTermination.calculateSolverTimeGradient(DefaultSolverScope solverScope)
Calculates the minimum timeGradient of all Terminations.
|
double |
ScoreAttainedTermination.calculateSolverTimeGradient(DefaultSolverScope solverScope) |
double |
UnimprovedStepCountTermination.calculateSolverTimeGradient(DefaultSolverScope solverScope) |
double |
StepCountTermination.calculateSolverTimeGradient(DefaultSolverScope solverScope) |
double |
Termination.calculateSolverTimeGradient(DefaultSolverScope solverScope)
A timeGradient is a relative estimate of how long the search will continue.
|
double |
TimeMillisSpendTermination.calculateSolverTimeGradient(DefaultSolverScope solverScope) |
double |
PhaseToSolverTerminationBridge.calculateSolverTimeGradient(DefaultSolverScope solverScope) |
boolean |
AndCompositeTermination.isSolverTerminated(DefaultSolverScope solverScope) |
boolean |
OrCompositeTermination.isSolverTerminated(DefaultSolverScope solverScope) |
boolean |
ScoreAttainedTermination.isSolverTerminated(DefaultSolverScope solverScope) |
boolean |
UnimprovedStepCountTermination.isSolverTerminated(DefaultSolverScope solverScope) |
boolean |
StepCountTermination.isSolverTerminated(DefaultSolverScope solverScope) |
boolean |
Termination.isSolverTerminated(DefaultSolverScope solverScope)
Called by the
Solver after every phase to determine if the search should stop. |
boolean |
TimeMillisSpendTermination.isSolverTerminated(DefaultSolverScope solverScope) |
boolean |
PhaseToSolverTerminationBridge.isSolverTerminated(DefaultSolverScope solverScope) |
void |
AbstractCompositeTermination.solvingEnded(DefaultSolverScope solverScope) |
void |
PhaseToSolverTerminationBridge.solvingEnded(DefaultSolverScope solverScope) |
void |
AbstractCompositeTermination.solvingStarted(DefaultSolverScope solverScope) |
void |
PhaseToSolverTerminationBridge.solvingStarted(DefaultSolverScope solverScope) |
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.