pso 1.0.4 copy "pso: ^1.0.4" to clipboard
pso: ^1.0.4 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.4 #

  • Fix code for Dart standards

1.0.3 #

  • Migration to Dart 3.x.y

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
150
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on pso