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 7c04b86 commit f1ea943Copy full SHA for f1ea943
program-analysis/echidna/configuration.md
@@ -403,7 +403,7 @@ Timeout for symbolic execution SMT solver per formula to solve. Only relevant if
403
404
| Type | Default | Available in |
405
| ---- | -----------| ------------ |
406
-| Int | `bitwuzla` | 2.2.8+ |
+| String | `bitwuzla` | 2.2.8+ |
407
408
The SMT solver used when doing symbolic execution. Valid values are: "cvc5", "z3" and "bitwuzla". Only relevant if `symExec` is true.
409
0 commit comments