Skip to content

-nan(ind) #564

Answered by svigerske
TheSimplyRed asked this question in Q&A
Discussion options

You must be logged in to vote

Some computations lead to nan.

First try turning on option check_derivatives_for_naninf and make sure you use Ipopt 3.14.

If that doesn't help, compile Ipopt with --enable-debug --with-ipopt-checklevel=2 (https://coin-or.github.io/Ipopt/INSTALL.html#CONFIGURE_FLAGS) and/or set a high print_level to maybe see which operations cause the nan's.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by TheSimplyRed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants