plasmo-dev / Plasmo.jl

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

fix JuMP.value #93

Closed jalving closed 10 months ago

jalving commented 10 months ago

this should fix issues with querying separate solutions on nodes vs optigraphs which should address #45 . Unfortunately, there are still issues with running optimize! on a node after an optigraph. The optimize! call resets nlp data on the node in addition to each related optigraph, which clears any graph solutions. we will need to fix this in a future release.

codecov-commenter commented 10 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Files Coverage Δ
src/optigraph.jl 76.67% <100.00%> (ø)
src/optimizer_interface.jl 88.31% <ø> (ø)

:loudspeaker: Thoughts on this report? Let us know!.