Package ec.steadystate

Interface Summary
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 Summary
SteadyStateBreeder A SteadyStateBreeder is an extension of SimpleBreeder which works in conjunction with SteadyStateEvolutionState to breed individuals using a steady-state breeding method.
SteadyStateDefaults  
SteadyStateEvaluator The SteadyStateEvaluator is a simple, mostly single-threaded, non-coevolved steady-state evaluator which evaluates every single member of every subpopulation individually.
SteadyStateEvolutionState A SteadyStateEvolutionState is an EvolutionState which implements a simple form of steady-state evolution.