cog-imperial / OMLT

Represent trained machine learning models as Pyomo optimization formulations
Other
271 stars 57 forks source link

Integrating possible Pyomo improvements #46

Closed rmisener closed 2 years ago

rmisener commented 2 years ago

@carldlaird and @jalving have mentioned possible improvements to Pyomo which support named expressions more efficiently. We want to integrate this Pyomo functionality if/when this Pyomo feature becomes available.

Hopefully the reduced space formulations improve as a result.

(We discussed this some months ago, but I only had it as a note to myself, just adding it here for completeness)