Skip to content
New issue

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

Document return solve status #5

Open
yijiangh opened this issue Jan 11, 2022 · 1 comment
Open

Document return solve status #5

yijiangh opened this issue Jan 11, 2022 · 1 comment

Comments

@yijiangh
Copy link

We have result.status in the output of the optimizer but it is an un-interpretable integer now. Can we return a string that maps this integer to the output code explained here?

@yijiangh
Copy link
Author

Ah, it's printed on the screen when IpOpt exits:
So result.status = -1 means EXIT: Maximum Number of Iterations Exceeded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant