Benchmark
non-incremental/UFDTNIA/20201212-Barrett/update_diem_version.smt2
From the test suite for the Move Prover, a verifier for smart contracts in the
Move programming language. A paper about the tool is here:
https://doi.org/10.1007/978-3-030-53288-8_7
The Move Prover code and tests are available at:
https://github.com/diem/diem/tree/main/language/move-prover
The benchmarks were generated using the master branch and standard test suite
as of Dec 17, 2020. Submitted by Clark Barrett <barrett@cs.stanford.edu>.
| Status | unsat |
| Inferred Status | None |
| Size | 90579 |
| Compressed Size | 10617 |
| Max. Term Depth | 106 |
| Asserts | 98 |
| Declared Functions | 59 |
| Declared Constants | 87 |
| Declared Sorts | 6 |
| Defined Functions | 0 |
| Defined Recursive Functions | 0 |
| Defined Sorts | 0 |
| Constants | 0 |
| Declared Datatypes | 8 |
Symbols
true | 40 |
false | 12 |
Bool | 3 |
ite | 26 |
not | 75 |
or | 34 |
and | 282 |
=> | 231 |
= | 287 |
distinct | 1 |
forall | 92 |
let | 125 |
Int | 83 |
div | 1 |
+ | 9 |
- | 8 |
* | 1 |
< | 38 |
<= | 63 |
> | 5 |
>= | 43 |
| | | | | |