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

Some v0.7 and library fixes #827

Merged
merged 13 commits into from
Oct 20, 2018
Merged

Some v0.7 and library fixes #827

merged 13 commits into from
Oct 20, 2018

Conversation

schillic
Copy link
Member

@schillic schillic commented Oct 19, 2018

Closes #691.
Closes #558.

@schillic schillic force-pushed the schillic/825 branch 2 times, most recently from 7b8884a to d138550 Compare October 20, 2018 11:48
@schillic schillic changed the title move CDDLib import Some v0.7 and library fixes Oct 20, 2018
@schillic schillic force-pushed the schillic/825 branch 9 times, most recently from 5cc2c49 to 5e2ac14 Compare October 20, 2018 14:09
"""
function isempty(P::HPoly{N})::Bool where {N<:Real}
function isempty(P::HPoly{N}; solver=GLPKSolverLP())::Bool where {N<:Real}
Copy link
Member

Choose a reason for hiding this comment

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

can you pass backend option as well to the polyhedron constructor?

@mforets mforets merged commit 6ee0b53 into master Oct 20, 2018
@mforets mforets deleted the schillic/825 branch October 20, 2018 15:30
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