henriqar / darwin

MIT License
1 stars 1 forks source link

Particle Swarm Optimization (PSO) #19

Closed henriqar closed 5 years ago

henriqar commented 5 years ago

Set of activities for this task:

  1. Verify the PSO optimization technique
  2. Analyse if optimization can be integrated to the darwin solution
  3. Implement PSO optimization if possible
henriqar commented 5 years ago

Implemented in commit d68421cea5a6197bf3d3b24d6d5330c24d316896. Closing issue.