We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
constraints
vertices
After merging #2263 we can add efficient methods.
Trivial cases:
Universe
EmptySet
AbstractSingleton
AbstractHPolygon
HPoly
VPolygon
VPolytope
Non-exhaustive list of interesting cases:
AbstractHyperrectangle
The text was updated successfully, but these errors were encountered:
Merge pull request #2320 from JuliaReach/schillic/2264
40cf7c8
#2264 - Specialized iterator methods `constraints` and `vertices`
schillic
No branches or pull requests
After merging #2263 we can add efficient methods.
Trivial cases:
constraints
andvertices
#2320)constraints
forUniverse
vertices
forEmptySet
vertices
forAbstractSingleton
(#2264 - Specialized iterator methodsconstraints
andvertices
#2320)constraints
forAbstractHPolygon
/HPoly
vertices
forVPolygon
/VPolytope
Non-exhaustive list of interesting cases:
AbstractHyperrectangle
(#2264 - vertices iterator for AbstractHyperrectangle #2331)The text was updated successfully, but these errors were encountered: