TulipaEnergy / NearOptimalAlternatives.jl

A package implementing modelling to generate alternatives (MGA) to find near optimal alternatives to the optimal solution.
Apache License 2.0
0 stars 1 forks source link

Write the docs #17

Open marnoldus opened 3 months ago

marnoldus commented 3 months ago

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