Skip to content

warm starting the penaltiy parameter mu #529

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

You must be logged in to vote

You should be able to get mu from the IpoptData object (https://coin-or.github.io/Ipopt/classIpopt_1_1IpoptData.html#ad83f966070811d55a0c5887df1a854bb).

There is option mu_init to set the initial mu if you use mu_strategy = monotone: https://coin-or.github.io/Ipopt/OPTIONS.html#OPT_mu_init

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by bradbell
Comment options

You must be logged in to vote
0 replies
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