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

Make Z3Solver.assertCnstr(dsl.Tree[dsl.BoolSort]) public #51

Merged
merged 1 commit into from
Dec 18, 2016

Conversation

ptitjes
Copy link
Contributor

@ptitjes ptitjes commented Dec 18, 2016

Examples in the test source directory use this method (cf. NQueens for instance).
However, I can't use it in my own projects as it is package private.

@samarion
Copy link
Member

LGTM. Any comments @colder (you get the git blame)?

@colder
Copy link
Member

colder commented Dec 18, 2016

shuuure

@samarion samarion merged commit ccb0a6d into epfl-lara:master Dec 18, 2016
@ptitjes
Copy link
Contributor Author

ptitjes commented Dec 18, 2016

Thanks.

@ptitjes ptitjes deleted the dsl-assertions branch December 18, 2016 16:19
@romac romac mentioned this pull request Jan 21, 2019
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.

3 participants