Skip to content

Constraint output of the optimization #255

Answered by marcomangano
lthUniBonn asked this question in Q&A
Discussion options

You must be logged in to vote

Hello!
Just to clarify, the variables and constraints lists you are printing come directly from your user-defined function evaluation, right?
It does look like the final printout is inconsistent, we need to take a look at the code to understand what is going on.

We usually rely on the optimizer specific output files and/or the history file to keep track of the variables, function, and constraint values.
I would recommend to use the history file data in this case, as SLSQP output file does not include a lot of information.
Anyway, this remains a potentially misleading output, could you please open an issue (using the same info above) so we can better keep track of it?

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@lthUniBonn
Comment options

@marcomangano
Comment options

@marcomangano
Comment options

@lthUniBonn
Comment options

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