plasmo-dev / Plasmo.jl

A Platform for Scalable Modeling and Optimization
Other
143 stars 20 forks source link

Added get and set optimizer attribute for nodes #99

Closed dlcole3 closed 8 months ago

dlcole3 commented 8 months ago

Extended the get_optimizer_attribute and set_optimizer_attribute functions to work for OptiNodes and added tests for testing these functions. Currently, these functions are not implemented for OptiNodes, only for OptiGraphs.