Skip to content

Commit

Permalink
chore: remove non linear arithmetic true
Browse files Browse the repository at this point in the history
  • Loading branch information
QGarchery committed Apr 12, 2024
1 parent 38437fe commit ce02888
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion certora/confs/ExactMath.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"-mediumTimeout 5",
"-timeout 3600",
"-adaptiveSolverConfig false",
"-smt_nonLinearArithmetic true",
"-solvers [z3:def{randomSeed=1},z3:def{randomSeed=2},z3:def{randomSeed=3},z3:def{randomSeed=4},z3:def{randomSeed=5},z3:def{randomSeed=6},z3:def{randomSeed=7},z3:lia2]",
],
"server": "production",
Expand Down

0 comments on commit ce02888

Please sign in to comment.