We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I successfully ran the NLoptAlg(:LD_SLSQP), but I don't know how to extract the solution vector and the error residual.
The text was updated successfully, but these errors were encountered:
result.minimizer and result.minimum are the optimal decision and objective values.
result.minimizer
result.minimum
Sorry, something went wrong.
Thank you! @mohamed82008
No branches or pull requests
I successfully ran the NLoptAlg(:LD_SLSQP), but I don't know how to extract the solution vector and the error residual.
The text was updated successfully, but these errors were encountered: