change SMTChecker default settings

This commit is contained in:
Leo Alt
2023-05-24 12:03:57 +02:00
parent 02a07fdf46
commit e698a22ca3
32 changed files with 66 additions and 583 deletions
@@ -16,6 +16,7 @@
{
"modelChecker":
{
"targets": ["divByZero"],
"engine": "chc",
"divModNoSlacks": 42
}