apalache icon indicating copy to clipboard operation
apalache copied to clipboard

Investigate heuristics for pointer caching

Open Kukovec opened this issue 1 year ago • 0 comments

There are multiple heuristics we could use to decide if/when to cache expressions attached to ElemPtrs (to avoid introducing unnecessary SMT variables).

We should run different heuristics against a suitable set of benchmarks and proceed based on the findings there.

Kukovec avatar Feb 27 '23 13:02 Kukovec