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

Refactor constraint/objective function names #28

Open greg-neustroev opened 2 months ago

greg-neustroev commented 2 months ago

Currently names fx, gx, hx are used. These are not descriptive. Refactor these into something more appropriate.

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