ADGEfficiency / energy-py-linear

Optimize energy assets using mixed-integer linear programming
GNU General Public License v3.0
86 stars 27 forks source link

Custom Objective Functions #56

Closed ADGEfficiency closed 10 months ago

ADGEfficiency commented 10 months ago

This PR adds custom objective functions - a way for users to define their own linear programming objective functions.

It also: