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

Inconsistent termination for infeasible MINLPs in parallel QG #29

Open
ppalkar opened this issue Dec 20, 2019 · 0 comments
Open

Inconsistent termination for infeasible MINLPs in parallel QG #29

ppalkar opened this issue Dec 20, 2019 · 0 comments
Assignees
Labels

Comments

@ppalkar
Copy link
Collaborator

ppalkar commented Dec 20, 2019

If the root NLP is infeasible, the parallel QG (mcqg) algorithm throws an error (not QG) due to a slightly different logical flow than QG. This has to be fixed by capturing the infeasibility status of the root NLP and terminating the algorithm at appropriate function in ParQGHandler and McQG.

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

No branches or pull requests

2 participants