We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
EAGO.Optimizer
ExtensionType
f(m.ext_type, m)
relax_tag
relaxed_optimizer
upper_optimizer
BufferedNonlinearFunction & NonlinearExpr induce a few allocations but require a large re-write
BufferedNonlinearFunction
NonlinearExpr
The text was updated successfully, but these errors were encountered:
Resolved by v0.7.
Sorry, something went wrong.
No branches or pull requests
EAGO.Optimizer
with anExtensionType
and also would simplifyf(m.ext_type, m)
calls.relax_tag
field can be inferred from Optimizer parameter.relaxed_optimizer
can we infer this type from an extension?upper_optimizer
can we infer this type from an extension?BufferedNonlinearFunction
&NonlinearExpr
induce a few allocations but require a large re-writeThe text was updated successfully, but these errors were encountered: