plasmo-dev / Plasmo.jl

A Platform for Scalable Modeling and Optimization
Other
150 stars 21 forks source link

Store reference to aggregate optinode #23

Closed jalving closed 3 years ago

jalving commented 3 years ago

This pull request simply stores a reference to the aggregate optinode whenever optimize is called on an optigraph. It also adds simple access functions for JuMP.termination_status,JuMP.raw_status,JuMP.primal_status, and JuMP.dual_status.