PSORLab/EAGO.jl

Separate nonlinear expression representation from intermediate calculation data

mewilhel opened this issue · 1 comments

  • Create a directed acyclic (single sink) tree structure.
  • Create a cache for relaxation info.
  • Update the NonlinearExpression and BufferedNonlinearFunction to hold this graph and cache versus subfields.

Resolved by v0.7.