Benchmark
non-incremental/UFDTNIA/20201212-Barrett/type_param_bug_200228.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 | unknown |
| Inferred Status | None |
| Size | 27991 |
| Compressed Size | 5367 |
| Max. Term Depth | 20 |
| Asserts | 70 |
| Declared Functions | 54 |
| Declared Constants | 18 |
| Declared Sorts | 6 |
| Defined Functions | 0 |
| Defined Recursive Functions | 0 |
| Defined Sorts | 0 |
| Constants | 0 |
| Declared Datatypes | 8 |
Symbols
true | 10 |
false | 16 |
Bool | 1 |
ite | 26 |
not | 8 |
or | 12 |
and | 64 |
=> | 46 |
= | 113 |
distinct | 1 |
forall | 65 |
let | 35 |
Int | 58 |
div | 1 |
+ | 9 |
- | 9 |
* | 1 |
< | 20 |
<= | 25 |
> | 1 |
>= | 13 |
| | | | | |