Skip to content

Commit

Permalink
Changed default ESBMC params max depth for OCM to 50
Browse files Browse the repository at this point in the history
  • Loading branch information
Yiannis128 committed Oct 5, 2023
1 parent 6f6285c commit 465977f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"--no-pointer-check",
"--no-div-by-zero-check",
"--max-k-step",
"10"
"50"
],
"array_expansion": 5,
"init_max_depth": 4
Expand Down

0 comments on commit 465977f

Please sign in to comment.