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

Fix IpoptSolver bugs #481

Merged
merged 5 commits into from
Aug 2, 2015
Merged

Fix IpoptSolver bugs #481

merged 5 commits into from
Aug 2, 2015

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Aug 1, 2015

This pull request is a revised version of #198 with more bug fixes.

jslee02 and others added 5 commits August 1, 2015 08:16
The error was:

Option "hessian_approximation" is not chosen as "limited-memory", but eval_h returns false.
Exception of type: OPTION_INVALID in file "../../../../Ipopt/src/Interfaces/IpTNLPAdapter.cpp" at line 1217:
 Exception message: eval_h is called but has not been implemented
@jslee02 jslee02 added this to the DART 5.1.0 milestone Aug 1, 2015
@mxgrey
Copy link
Member

mxgrey commented Aug 2, 2015

I think many of the changes to the IpoptSolver class will conflict with changes that I've made in #461, but I can sort that out after this pull request is merged to master. 👍

@jslee02
Copy link
Member Author

jslee02 commented Aug 2, 2015

Thanks! I should finish review #461 as soon as possible to avoid more conflicts.

@jslee02 jslee02 closed this Aug 2, 2015
@jslee02 jslee02 reopened this Aug 2, 2015
jslee02 added a commit that referenced this pull request Aug 2, 2015
@jslee02 jslee02 merged commit da86495 into master Aug 2, 2015
@jslee02 jslee02 deleted the ipopt branch August 2, 2015 11:05
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

Successfully merging this pull request may close these issues.

2 participants