intermediate values #489
-
Hi, |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 13 replies
-
Ipopt by default relaxes variable bounds slightly. You can turn this off via option bound_relax_factor: https://coin-or.github.io/Ipopt/OPTIONS.html#OPT_bound_relax_factor |
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
after this iteration x[24] < 0 , I increased X_L from 1e-30 to 1e-20; |
Beta Was this translation helpful? Give feedback.
Ipopt by default relaxes variable bounds slightly. You can turn this off via option bound_relax_factor: https://coin-or.github.io/Ipopt/OPTIONS.html#OPT_bound_relax_factor