Skip to content

Commit f1ea943

Browse files
Update program-analysis/echidna/configuration.md
Co-authored-by: Emilio López <[email protected]>
1 parent 7c04b86 commit f1ea943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

program-analysis/echidna/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ Timeout for symbolic execution SMT solver per formula to solve. Only relevant if
403403

404404
| Type | Default | Available in |
405405
| ---- | -----------| ------------ |
406-
| Int | `bitwuzla` | 2.2.8+ |
406+
| String | `bitwuzla` | 2.2.8+ |
407407

408408
The SMT solver used when doing symbolic execution. Valid values are: "cvc5", "z3" and "bitwuzla". Only relevant if `symExec` is true.
409409

0 commit comments

Comments
 (0)