-
Notifications
You must be signed in to change notification settings - Fork 47
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
Add Ipopt factory for use with SacessOptimizer #1533
base: develop
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## develop #1533 +/- ##
===========================================
- Coverage 84.36% 82.20% -2.16%
===========================================
Files 163 163
Lines 14034 14057 +23
===========================================
- Hits 11840 11556 -284
- Misses 2194 2501 +307 ☔ View full report in Codecov by Sentry. |
4a433e0
to
0c0e332
Compare
... to forward the overall wall time limit to Ipopt.
0c0e332
to
d6f9e36
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, needs a small adjustment. Requesting changes to prevent pushing into queue.
Co-authored-by: Paul Jonas Jost <[email protected]>
3ec330d
to
4f85126
Compare
... to forward the overall wall time limit to Ipopt.
Note: the Ipopt walltime limit is not supported by the current (outdated) Ubuntu Ipopt packages