# Local infeasibility, Ipopt

**URL:** https://discourse.julialang.org/t/local-infeasibility-ipopt/70026
**Category:** Optimization (Mathematical)
**Tags:** question
**Created:** [October 19, 2021, 11:29am UTC](https://discourse.julialang.org/t/local-infeasibility-ipopt/70026 "2021-10-19T11:29:46Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![vettert](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/vettert/32/30599_2.png) [@vettert](https://discourse.julialang.org/u/vettert)
#### Post date: [October 19, 2021, 11:58am UTC](https://discourse.julialang.org/t/local-infeasibility-ipopt/70026/4 "2021-10-19T11:58:30Z")

</div>

An MWE is a minimum working (or “workable”) example; so a code that contains the essential features of your issue, is runnable and reproduces the problem you are facing. See also here: [Please read: make it easier to help you](https://discourse.julialang.org/t/please-read-make-it-easier-to-help-you/14757)

Anyhow, in your case: have you started the optimization from a point that fulfills the constraints or not? If not, that would be my starting guess of what’s wrong. Or, of course, the problem may not be correctly specified (i.e. you are actually trying to solve something else than what you think)

---

_[View the full topic](https://discourse.julialang.org/t/local-infeasibility-ipopt/70026)._
