Closed baggepinnen closed 6 years ago
@baggepinnen sorry for the delay on this.
It is doubtful that it is a bug. It can be hard to formulate optimization problems. I often get that type of error from IPOPT when I am setting up optimization problems, make sure that the constraints make sense.
I played with this some, but could not figure out what is going wrong and do not have time right now to look into it more.
I am closing this because is likely that it has to do with setting up NLPs.
I am trying out this package but run into an error which I find hard to debug. The code below is self contained and runs into
when calling
optimize!
. Any ideas on the source of the error, bug or my fault?