Interface | Description |
---|---|
SteadyStateBSourceForm | |
SteadyStateExchangerForm |
The SteadyStateExchangerForm is a badge which Exchanger subclasses
may wear if they work properly with the SteadyStateEvolutionState
mechanism.
|
SteadyStateStatisticsForm |
This interface defines the hooks for SteadyStateEvolutionState objects
to update themselves on.
|
Class | Description |
---|---|
QueueIndividual | |
SteadyStateBreeder |
This subclass of Breeder performs the evaluation portion of Steady-State Evolution and (in distributed form)
Asynchronous Evolution.
|
SteadyStateDefaults | |
SteadyStateEvaluator |
This subclass of Evaluator performs the evaluation portion of Steady-State Evolution and (in distributed form)
Asynchronous Evolution.
|
SteadyStateEvolutionState |
This subclass of EvolutionState implements basic Steady-State Evolution and (in distributed form)
Asynchronous Evolution.
|