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

Expose expect_infeasible_problem ipopt setting #33

Closed
awig opened this issue May 9, 2018 · 2 comments
Closed

Expose expect_infeasible_problem ipopt setting #33

awig opened this issue May 9, 2018 · 2 comments

Comments

@awig
Copy link
Contributor

awig commented May 9, 2018

During multiprocessing, ipopt+MUMPS has been known to stall the python Process and cause hanging such that the Pool never finishes (particularly for minimize losses method). The ipopt setting expect_infeasible_problem has shown to be more nearly infeasible cases.

@awig
Copy link
Contributor Author

awig commented May 10, 2018

Be sure to use default ipopt option as default optalg option (no)

@awig
Copy link
Contributor Author

awig commented May 10, 2018

Done in PR #34

@awig awig closed this as completed May 10, 2018
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