pso.printbest: pso.printbest
Description
Shows the best particle of each of simulated generations
Usage
pso.printbest(objective, particles, generation, title)
Arguments
- objective
An instance of ObjectiveFunction (or subclass) class ObjectiveFunction
- particles
The current particle population
- generation
The current generation
- title
Some informational text to be shown