apalache
apalache copied to clipboard
Investigate heuristics for pointer caching
There are multiple heuristics we could use to decide if/when to cache expressions attached to ElemPtr
s (to avoid introducing unnecessary SMT variables).
We should run different heuristics against a suitable set of benchmarks and proceed based on the findings there.