Benchmark

non-incremental/FP/20200911-Pine/1599121684197507000.smt2

These benchmarks were generated while developing the tool Pine [1], which uses
CVC4/Z3 to check inductiveness of invariants. The work is described in [2].

[1] https://github.com/izycheva/pine
[2] A.Izycheva, E.Darulova, H.Seidl, SAS'20, "Counterexample- and Simulation-Guided Floating-Point Loop Invariant Synthesis"

 Loop:
   x' := x + 0.01 * (-2*x - 3*y + x*x)
   y' := y + 0.01 * (x + y)

 Input ranges:
   x in [0.0,0.1]
   y in [0.0,0.1]

 Invariant:
   -0.03*x + -0.11*y + 0.33*x^2 + 0.72*x*y + 1.0*y^2 <= 0.01
 and
   x in [-0.2,0.1]
   y in [-0.1,0.2]

 Query: Loop and Invariant and not Invariant'
Benchmark
Size4219
Compressed Size1202
License Creative Commons Attribution 4.0 International (CC-BY-4.0)
Categoryindustrial
First Occurrence2021-07-18
Generated ByAnastasiia Izycheva, Eva Darulova
Generated On2020-09-11 00:00:00
GeneratorPine (using Z3 Python API)
Dolmen OK1
strict Dolmen OK1
check-sat calls1
Query 1
Status unknown
Inferred Status None
Size 4211
Compressed Size1226
Max. Term Depth33
Asserts 1
Declared Functions0
Declared Constants4
Declared Sorts 0
Defined Functions0
Defined Recursive Functions 0
Defined Sorts0
Constants0
Declared Datatypes0

Symbols

not1 and6 let29 fp24
fp.add12 fp.sub1 fp.mul21 fp.neg1
fp.leq10 fp.eq2 roundNearestTiesToEven34