Benchmark
non-incremental/UFDTNIA/20201212-Barrett/unfreeze_account.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 | 97440 |
| Compressed Size | 11555 |
| Max. Term Depth | 144 |
| Asserts | 93 |
| Declared Functions | 56 |
| Declared Constants | 114 |
| Declared Sorts | 6 |
| Defined Functions | 0 |
| Defined Recursive Functions | 0 |
| Defined Sorts | 0 |
| Constants | 0 |
| Declared Datatypes | 8 |
Symbols
true | 44 |
false | 15 |
Bool | 1 |
ite | 26 |
not | 70 |
or | 26 |
and | 312 |
=> | 288 |
= | 371 |
distinct | 1 |
forall | 83 |
let | 160 |
Int | 77 |
div | 1 |
+ | 11 |
- | 9 |
* | 1 |
< | 31 |
<= | 61 |
> | 2 |
>= | 39 |
| | | | | |