Skip to content

Commit

Permalink
Use bitwuzla when quantifiers are involved
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi Delmas committed Jan 14, 2025
1 parent f487326 commit c22a416
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CORE dfcc-only smt-backend broken-cprover-smt-backend
main.c
--dfcc main --apply-loop-contracts --enforce-contract foo --malloc-may-fail --malloc-fail-null _ --z3 --slice-formula --no-standard-checks
--dfcc main --apply-loop-contracts --enforce-contract foo --malloc-may-fail --malloc-fail-null _ --bitwuzla --slice-formula --no-standard-checks
^EXIT=0$
^SIGNAL=0$
^VERIFICATION SUCCESSFUL$
Expand Down

0 comments on commit c22a416

Please sign in to comment.