Modifier and Type | Class and Description |
---|---|
class |
BestSolutionRecaller
A BestSolutionRecaller remembers the best solution that a
Solver encounters. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractConstructionHeuristicForager |
class |
DefaultConstructionHeuristicForager |
Modifier and Type | Class and Description |
---|---|
class |
ConstructionHeuristicSolverPhaseLifecycleListenerAdapter |
Modifier and Type | Class and Description |
---|---|
class |
PlanningValueSelector
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAcceptor
Abstract superclass for
Acceptor . |
class |
CompositeAcceptor
Combines several acceptors into one.
|
Modifier and Type | Class and Description |
---|---|
class |
GreatDelugeAcceptor
TODO Under construction.
|
Modifier and Type | Class and Description |
---|---|
class |
HillClimbingAcceptor |
Modifier and Type | Class and Description |
---|---|
class |
LateAcceptanceAcceptor |
Modifier and Type | Class and Description |
---|---|
class |
LateSimulatedAnnealingAcceptor |
Modifier and Type | Class and Description |
---|---|
class |
LegacySimulatedAnnealingAcceptor
TODO this will be removed once the time gradient based
SimulatedAnnealingAcceptor is always better. |
class |
SimulatedAnnealingAcceptor
The time gradient implementation of simulated annealing.
|
Modifier and Type | Class and Description |
---|---|
class |
StepCountingHillClimbingAcceptor |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTabuAcceptor
Abstract superclass for all Tabu Acceptors.
|
class |
EntityTabuAcceptor |
class |
MoveTabuAcceptor |
class |
SolutionTabuAcceptor |
class |
ValueTabuAcceptor |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDeciderScoreComparatorFactory
Abstract superclass for
DeciderScoreComparatorFactory . |
class |
NaturalDeciderScoreComparatorFactory
Implementation of
DeciderScoreComparatorFactory . |
class |
ShiftingHardPenaltyDeciderScoreComparatorFactory |
Modifier and Type | Class and Description |
---|---|
class |
AbstractForager
Abstract superclass for
Forager . |
class |
AcceptedForager
An AcceptedForager is a Forager which forages accepted moves and ignores unaccepted moves.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalSearchSolverPhaseLifecycleListenerAdapter |
Modifier and Type | Class and Description |
---|---|
class |
SolverPhaseLifecycleListenerAdapter |
Modifier and Type | Class and Description |
---|---|
class |
BasicPlumbingTermination |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCompositeTermination
Abstract superclass for CompositeTermination classes that combine multiple Terminations.
|
class |
AbstractTermination
Abstract superclass for
Termination . |
class |
AndCompositeTermination |
class |
OrCompositeTermination |
class |
PhaseToSolverTerminationBridge |
class |
ScoreAttainedTermination |
class |
StepCountTermination |
class |
TimeMillisSpendTermination |
class |
UnimprovedStepCountTermination |
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.