ADTRem (IJCAR 2020)

Note that this is the page for the IJCAR 2020 version of the paper.
The page for the revised and extended version of the paper can be accessed here.

This page contains supplementary material for the following paper

Benchmark suite and experiments

Our benchmark suite consists of 169 verification problems, over inductively defined data structures, such as lists, queues, heaps, and trees, which have been adapted from the benchmark suite considered by Reynolds and Kuncak in their VMCAI'15 paper.

These verification problems come from benchmarks used by various automated theorem provers and satisfiability checkers, and in particular:
(i) 53 problems from CLAM
(ii) 11 from HipSpec
(iii) 63 from IsaPlanner
(iv) 42 from Leon.

You can browse Alternatively, you can download an archive with all the problems.

A spreadsheet file with more detailed experimental results is available, too.

ADTRem tool

Instructions for running the tool on Linux 64bit.