Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate nonlinear expression representation from intermediate calculation data #79

Closed
1 of 3 tasks
mewilhel opened this issue May 5, 2021 · 1 comment
Closed
1 of 3 tasks

Comments

@mewilhel
Copy link
Member

mewilhel commented May 5, 2021

  • 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.
@mewilhel
Copy link
Member Author

Resolved by v0.7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant