Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework PSO #90

Open
2 of 3 tasks
HeleNoir opened this issue Jun 9, 2022 · 1 comment
Open
2 of 3 tasks

Rework PSO #90

HeleNoir opened this issue Jun 9, 2022 · 1 comment
Assignees
Labels
heuristic Add/change metaheuristic algorithms

Comments

@HeleNoir
Copy link
Collaborator

HeleNoir commented Jun 9, 2022

PR #81 presented some minor issues with PSO. These should be handled at some point, presumably when other swarm algorithms are added.

  • factor variables for velocity update
  • allow for local best and global best orientation
  • move PSO operations to make them generally applicable
@HeleNoir HeleNoir added the heuristic Add/change metaheuristic algorithms label Jun 9, 2022
@HeleNoir HeleNoir self-assigned this Aug 29, 2022
This was referenced Sep 5, 2022
@HeleNoir
Copy link
Collaborator Author

HeleNoir commented Sep 5, 2022

Item 1 and 3 are handled in #112 . Item 2 has now its own issue #113.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
heuristic Add/change metaheuristic algorithms
Projects
None yet
Development

No branches or pull requests

1 participant