-
Notifications
You must be signed in to change notification settings - Fork 43
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 HeapSeparator work #197
Comments
alexandernutz
added a commit
that referenced
this issue
Jul 1, 2017
- now deals with Terms instead of IProgramVarOrConsts and EqNodes, by and large - finds out accessing indices on its own now (in HeapSepPreAnalysisVisitor), still asks VPDomainPreanalysis which arrays are tracked - an array index is a List of terms now (multidimensional case)
alexandernutz
added a commit
that referenced
this issue
Jul 2, 2017
alexandernutz
added a commit
that referenced
this issue
Jul 3, 2017
alexandernutz
added a commit
that referenced
this issue
Jul 4, 2017
alexandernutz
added a commit
that referenced
this issue
Jul 5, 2017
alexandernutz
added a commit
that referenced
this issue
Jul 13, 2017
alexandernutz
added a commit
that referenced
this issue
Jul 15, 2017
alexandernutz
added a commit
that referenced
this issue
Jul 18, 2017
alexandernutz
added a commit
that referenced
this issue
Jul 26, 2017
alexandernutz
added a commit
that referenced
this issue
Oct 15, 2017
alexandernutz
added a commit
that referenced
this issue
Oct 16, 2017
alexandernutz
added a commit
that referenced
this issue
Oct 16, 2017
alexandernutz
added a commit
that referenced
this issue
Oct 16, 2017
alexandernutz
added a commit
that referenced
this issue
Oct 16, 2017
alexandernutz
added a commit
that referenced
this issue
Oct 16, 2017
alexandernutz
added a commit
that referenced
this issue
Oct 17, 2017
alexandernutz
added a commit
that referenced
this issue
Oct 18, 2017
alexandernutz
added a commit
that referenced
this issue
Oct 23, 2017
alexandernutz
added a commit
that referenced
this issue
Jan 9, 2018
…arator does not separate well, currently
closing in favour of the more specific #295 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After the latest rework of the VPDomain/equality domain (see #178), we might finally get enough sensible input for the HeapSeparator to run it on some practical input.
"in principle" the HeapSeparator should work, but there will still be many details to improve/correct.
The text was updated successfully, but these errors were encountered: