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

Conversion from simple HRep to list of constraints #1610

Closed
schillic opened this issue Aug 15, 2019 · 1 comment
Closed

Conversion from simple HRep to list of constraints #1610

schillic opened this issue Aug 15, 2019 · 1 comment
Labels
feature ➕ A new feature good first issue 🐤 Good for newcomers usability 🖱️ Simplifies the usage or interface

Comments

@schillic
Copy link
Member

toconstraints(A, b)  Vector{HalfSpace}

This is the dual to tosimplehrep.

@schillic schillic added feature ➕ A new feature usability 🖱️ Simplifies the usage or interface good first issue 🐤 Good for newcomers labels Aug 15, 2019
@schillic
Copy link
Member Author

We already have constraints_list(A::AbstractMatrix, b::AbstractVector).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature ➕ A new feature good first issue 🐤 Good for newcomers usability 🖱️ Simplifies the usage or interface
Projects
None yet
Development

No branches or pull requests

1 participant