Skip to content

High dual infeasibility and barrier parameters issue for non-Linear optimization #621

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

You must be logged in to vote

There is something odd in the problem statistics:

Total number of equality constraints.................:        0
Total number of inequality constraints...............:        1
        inequality constraints with only lower bounds:        0
   inequality constraints with lower and upper bounds:        0
        inequality constraints with only upper bounds:        0

You wrote something about an equality constraint, but it seems you have one free constraint, i.e., left-hand side at -infinity and right-hand side at +infinity. It's not surprising then that there inf_pr is always 0.

Since you choose mu_strategy = adaptive (https://coin-or.github.io/Ipopt/OPTIONS.html#OPT_mu_strategy), there…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@uttamcadambi07
Comment options

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