pso 1.0.2 copy "pso: ^1.0.2" to clipboard
pso: ^1.0.2 copied to clipboard

Particle Swarm Optimization tool for Dart. The implementation supposes the objective function is a maximation and optimization parameters are customizable.

1.0.2 #

  • Code documentation

1.0.1 #

  • getPopulation() in PSO returns the whole population.
  • getBestValues() in Particle returns the best value ever of a Particle.

1.0.0 #

  • Initial version, created by Matletik.
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Particle Swarm Optimization tool for Dart. The implementation supposes the objective function is a maximation and optimization parameters are customizable.

Homepage

License

unknown (LICENSE)

More

Packages that depend on pso