-
Notifications
You must be signed in to change notification settings - Fork 273
Improved quantifier implementation #245
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
Conversation
There are some issues here:
|
Thanks Martin! On 10/4/16 8:10 AM, Martin wrote:
Therefore, I moved the code into simplify. What if on one hand I simplify the quantifier by instantiating it but on Let us find a time to talk more on this. Thanks! Best,
Youcheng Sun |
On Tue, 2016-10-04 at 02:57 -0700, Youcheng Sun wrote:
Please do all of them. Some could give subtle errors and I would far
This is an orthogonal concern. If they user wants bounds checks then
Is calling simplify_expr() not enough?
This will not solve the problem. The problem is that there are many By implementing quantifier instantiation in the simplifier it will be
I get back to the UK tomorrow night so I will be organising meetings for Cheers,
|
@theyoucheng can you please rebase? |
This is an obsolete pull request. The improvement for quantifier has been merged in a later patch #287 Best, |
…-make-json-test-independent-of-cwd Make json parser unit tests independent of working directory
Added support for certain form of quantifiers