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

Implement MGA using metaheuristics #2

Closed marnoldus closed 2 months ago

marnoldus commented 4 months ago

Implement the methods required to transform a JuMP model to an alternative generating model that can be optimised by an algorithm from Metaheuristics.jl.