|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use net.sourceforge.jswarm_pso | |
|---|---|
| net.sourceforge.jswarm_pso | |
| net.sourceforge.jswarm_pso.example_2 | |
| Classes in net.sourceforge.jswarm_pso used by net.sourceforge.jswarm_pso | |
|---|---|
| FitnessFunction
Base Fitness Function |
|
| Particle
Basic (abstract) particle |
|
| ParticleUpdate
Particle update strategy Every Swarm.evolve() itereation the following methods are called - begin(Swarm) : Once at the begining of each iteration - update(Swarm,Particle) : Once for each particle - end(Swarm) : Once at the end of each iteration |
|
| Swarm
A swarm of particles |
|
| VariablesUpdate
Swarm variables update Every Swarm.evolve() iteration, update() is called |
|
| Classes in net.sourceforge.jswarm_pso used by net.sourceforge.jswarm_pso.example_2 | |
|---|---|
| FitnessFunction
Base Fitness Function |
|
| Particle
Basic (abstract) particle |
|
| Swarm
A swarm of particles |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||