Benchmark
non-incremental/UFDTNIA/20201212-Barrett/vector_200630.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 | 53543 |
| Compressed Size | 8095 |
| Max. Term Depth | 86 |
| Asserts | 65 |
| Declared Functions | 50 |
| Declared Constants | 60 |
| Declared Sorts | 6 |
| Defined Functions | 0 |
| Defined Recursive Functions | 0 |
| Defined Sorts | 0 |
| Constants | 0 |
| Declared Datatypes | 8 |
Symbols
true | 31 |
false | 10 |
Bool | 1 |
ite | 26 |
not | 21 |
or | 16 |
and | 170 |
=> | 150 |
= | 245 |
forall | 68 |
let | 96 |
Int | 62 |
div | 1 |
+ | 10 |
- | 11 |
* | 1 |
< | 29 |
<= | 39 |
> | 1 |
>= | 25 |