Commit 7a489d3
CBMC: Stabilize proof of polyvecl_pointwise_acc_montgomery
1. Introduce z3_smt_only wrapper that sets tactic.default_tactic=smt
2. Use that script in CBMC proof of polyvecl_pointwise_acc_montgomery
Signed-off-by: Rod Chapman <rodchap@amazon.com>1 parent 9243b88 commit 7a489d3
File tree
2 files changed
+9
-1
lines changed- proofs/cbmc
- lib
- polyvecl_pointwise_acc_montgomery
2 files changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments