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

Write the docs #17

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

Write the docs #17

wants to merge 14 commits into from

Conversation

marnoldus
Copy link
Collaborator

@marnoldus marnoldus commented May 30, 2024

Pull request details

Describe the changes made in this pull request

Implements finding alternative solutions using Particle Swarm optimisation by creating a new Metaheuristics algorithm which concurrently finds multiple alternatives.

Important: This PR follows up on PR #16, so merge that one first! This also means that this PR already contains the code of the other PR, so changes might be required when the other PR is changed. I converted this PR to draft, so it will not be accidentally merged, but everything should be done.

List of related issues or pull requests

Closes #12

Collaboration confirmation

As a contributor I confirm

  • The documentation is up to date with the changes introduced in this Pull Request (or NA)
  • Tests are passing
  • Lint is passing

@marnoldus marnoldus marked this pull request as draft May 30, 2024 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Write docs
1 participant