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

Rename original_objective to original_objective_function #23

Open greg-neustroev opened 2 months ago

greg-neustroev commented 2 months ago
          ```suggestion

original_objective_function = JuMP.objective_function(model)



_Originally posted by @gnawin in https://github.com/TulipaEnergy/NearOptimalAlternatives.jl/pull/13#discussion_r1627871310_