|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnvironmentChangeResponseStrategy | |
---|---|
net.sourceforge.cilib.pso.dynamic | |
net.sourceforge.cilib.pso.dynamic.responsestrategies |
Uses of EnvironmentChangeResponseStrategy in net.sourceforge.cilib.pso.dynamic |
---|
Methods in net.sourceforge.cilib.pso.dynamic that return EnvironmentChangeResponseStrategy | |
---|---|
EnvironmentChangeResponseStrategy<PopulationBasedAlgorithm> |
DynamicIterationStrategy.getResponseStrategy()
Get the currently defined EnvironmentChangeResponseStrategy, |
Methods in net.sourceforge.cilib.pso.dynamic with parameters of type EnvironmentChangeResponseStrategy | |
---|---|
void |
DynamicIterationStrategy.setResponseStrategy(EnvironmentChangeResponseStrategy<PopulationBasedAlgorithm> responseStrategy)
Set the current EnvironmentChangeResponseStrategy to use. |
Uses of EnvironmentChangeResponseStrategy in net.sourceforge.cilib.pso.dynamic.responsestrategies |
---|
Methods in net.sourceforge.cilib.pso.dynamic.responsestrategies that return EnvironmentChangeResponseStrategy | |
---|---|
abstract EnvironmentChangeResponseStrategy<E> |
EnvironmentChangeResponseStrategy.getClone()
Clone the EnvironmentChangeResponseStrategy object. |
EnvironmentChangeResponseStrategy<PopulationBasedAlgorithm> |
ArchiveReevaluationResponseStrategy.getClone()
|
Constructors in net.sourceforge.cilib.pso.dynamic.responsestrategies with parameters of type EnvironmentChangeResponseStrategy | |
---|---|
EnvironmentChangeResponseStrategy(EnvironmentChangeResponseStrategy<E> rhs)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |