From what I noticed, the output parameters are the minimizer of the optimization problem and the value of the objective function at this point, right? Is there a way to "get" a convergence flag? Basically, I want to use the wrapper as an internal solver. But knowing when there was no convergence makes sense. Any suggestions? Sorry if the question is too naive.
From what I noticed, the output parameters are the minimizer of the optimization problem and the value of the objective function at this point, right? Is there a way to "get" a convergence flag? Basically, I want to use the wrapper as an internal solver. But knowing when there was no convergence makes sense. Any suggestions? Sorry if the question is too naive.