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

pass hub bounds to spoke for all spoke types #333

Merged
merged 6 commits into from
Sep 18, 2023

Conversation

garg02
Copy link
Contributor

@garg02 garg02 commented Sep 6, 2023

No description provided.

@garg02 garg02 changed the title pass hub bounds to spokes for all spoke types pass hub bounds to spoke for all spoke types Sep 6, 2023
@DLWoodruff DLWoodruff requested a review from bknueven September 7, 2023 23:33
Copy link
Collaborator

@bknueven bknueven left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll need to do a more careful review later.

My meta-comment is that I think we should eliminate the option-driving here and just always send the inner and outer bounds to the spokes.

We already send at least one double for the poison pill / serial number, sending two more won't make a meaningful performance difference. And it will significantly simplify the code.

@garg02 garg02 mentioned this pull request Sep 8, 2023
Copy link
Collaborator

@bknueven bknueven left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I like the simplification

@bknueven bknueven merged commit 0330fc4 into Pyomo:main Sep 18, 2023
@garg02 garg02 deleted the bounds-to-spoke branch September 21, 2023 18:54
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

Successfully merging this pull request may close these issues.

2 participants