Skip to content

Warmstarted Optimization Stochastic Gets Stuck When Solving Linear System #559

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

You must be logged in to vote

I guess there are some bad values (nan, inf, very tiny, very large) in some matrix or vector so that the linear system cannot be solved. You might want to try setting the print_level really high to see where these values come from. Having a smaller problem to reproduce the problem could be handy.

But first, you may want to enable option check_derivatives_for_naninf to check that your evaluation routines do not accidentally pass nan's or inf's to Ipopt.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@yanhaoy
Comment options

@svigerske
Comment options

@yanhaoy
Comment options

Answer selected by yanhaoy
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