We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c8ce33 commit 7c78090Copy full SHA for 7c78090
proofs/cbmc/pack_pk/Makefile
@@ -25,7 +25,7 @@ USE_DYNAMIC_FRAMES=1
25
26
# Disable any setting of EXTERNAL_SAT_SOLVER, and choose SMT backend instead
27
EXTERNAL_SAT_SOLVER=
28
-CBMCFLAGS=--smt2
+CBMCFLAGS=--smt2 --no-array-field-sensitivity --slice-formula
29
30
FUNCTION_NAME = pack_pk
31
0 commit comments