Benchmark

non-incremental/QF_NIA/20230328-sqrtmodinv-hoenicke/sqrtStepFinala.smt2

This checks the validity of the final newton-raphson step that computes
the square root from a good approximation

  assume abs(x - (res * res)) <= oldeps
  roundedDown = x / res
  res = min(res, roundedDown)
  assert res * res <= x < (res + 1) * (res + 1)
Benchmark
Size1271
Compressed Size661
License Creative Commons Attribution 4.0 International (CC-BY-4.0)
Categorycrafted
First Occurrence2023-07-06
Generated ByJochen Hoenicke
Generated On2023-03-28 00:00:00
GeneratorHandwritten
Dolmen OK1
strict Dolmen OK1
check-sat calls1
Query 1
Status unsat
Inferred Status None
Size 1263
Compressed Size658
Max. Term Depth5
Asserts 7
Declared Functions0
Declared Constants4
Declared Sorts 0
Defined Functions0
Defined Recursive Functions 0
Defined Sorts0
Constants0
Declared Datatypes0

Symbols

ite1 not1 or1 and2
=2 div2 +6 *5
<3 <=4 >=2