Learn R Programming

particle.swarm.optimisation (version 1.0)

Optimisation with Particle Swarm Optimisation

Description

A toolbox to create a particle swarm optimisation (PSO), the package contains two classes: the Particle and the Particle Swarm, this two class is used to run the PSO with methods to easily print, plot and save the result.

Copy Link

Version

Install

install.packages('particle.swarm.optimisation')

Monthly Downloads

501

Version

1.0

License

GPL-3

Maintainer

Theo Brunet

Last Published

May 21st, 2021

Functions in particle.swarm.optimisation (1.0)

Particle

Particle
ParticleSwarm

Swarm