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

Convert AbstractHyperrectangle to polygon or polytope #473

Closed
mforets opened this issue Aug 3, 2018 · 2 comments
Closed

Convert AbstractHyperrectangle to polygon or polytope #473

mforets opened this issue Aug 3, 2018 · 2 comments
Assignees
Labels
feature ➕ A new feature

Comments

@mforets
Copy link
Member

mforets commented Aug 3, 2018

No description provided.

@schillic schillic added the feature ➕ A new feature label Aug 3, 2018
@schillic
Copy link
Member

schillic commented Aug 3, 2018

Probably you mean the H-representation. For the V-representation, we should use the more general AbstractPolytope instead.

@mforets
Copy link
Member Author

mforets commented Sep 10, 2018

@kostakoida

yes, i mean convert(::Type{HPolytope}, H::AbstractHyperrectangle{N}) where {N} and while we are at this, convert(::Type{HPolygon}, H::AbstractHyperrectangle{N}) where {N}

mforets added a commit that referenced this issue Sep 13, 2018
#473 - Convert AbstractHyperrectangle to HPolytope
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature ➕ A new feature
Projects
None yet
Development

No branches or pull requests

2 participants