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

Quick sufficient isdisjoint check #3283

Merged
merged 2 commits into from
May 5, 2023
Merged

Quick sufficient isdisjoint check #3283

merged 2 commits into from
May 5, 2023

Conversation

schillic
Copy link
Member

@schillic schillic commented Apr 8, 2023

This PR adds a quick sufficient isdisjoint check, which can be added to the beginning of other isdisjoint methods. I added it to the fallback method and the Zonotope method.

The first commit is shared with #3279.

@schillic schillic marked this pull request as ready for review April 8, 2023 14:39
@schillic schillic force-pushed the schillic/isdisjoint branch from 3a4b173 to 62f26ae Compare May 5, 2023 15:13
@schillic schillic merged commit b7bce1b into master May 5, 2023
@schillic schillic deleted the schillic/isdisjoint branch May 5, 2023 15:18
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