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 1043f0f commit 57cf084Copy full SHA for 57cf084
proofs/cbmc/pointwise_sum_of_products/Makefile
@@ -26,7 +26,7 @@ USE_DYNAMIC_FRAMES=1
26
27
# Disable any setting of EXTERNAL_SAT_SOLVER, and choose SMT backend instead
28
EXTERNAL_SAT_SOLVER=
29
-CBMCFLAGS=--smt2 --slice-formula
+CBMCFLAGS=--smt2 --slice-formula --no-array-field-sensitivity
30
31
FUNCTION_NAME = pointwise_sum_of_products
32
0 commit comments