Benchmark
non-incremental/UFDTNIA/20201212-Barrett/Signer.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 | 26819 |
| Compressed Size | 5165 |
| Max. Term Depth | 19 |
| Asserts | 63 |
| Declared Functions | 50 |
| Declared Constants | 13 |
| Declared Sorts | 6 |
| Defined Functions | 0 |
| Defined Recursive Functions | 0 |
| Defined Sorts | 0 |
| Constants | 0 |
| Declared Datatypes | 8 |
Symbols
true | 12 |
false | 13 |
Bool | 1 |
ite | 26 |
not | 8 |
or | 12 |
and | 67 |
=> | 49 |
= | 112 |
forall | 61 |
let | 39 |
Int | 55 |
div | 1 |
+ | 9 |
- | 10 |
* | 1 |
< | 20 |
<= | 25 |
> | 1 |
>= | 13 |