Change CHC encoding to functions forest instead of explicit CFG

This commit is contained in:
Leonardo Alt
2020-03-03 12:12:26 +01:00
parent b65a165da1
commit 3bee348525
13 changed files with 426 additions and 116 deletions
@@ -13,5 +13,5 @@ contract C
assert(a[1][1] == 0);
}
}
// ====
// SMTSolvers: z3
// ----
// Warning: (184-204): Assertion violation happens here