summaryrefslogtreecommitdiff
path: root/src/theory/arith
diff options
context:
space:
mode:
authorAndres Noetzli <andres.noetzli@gmail.com>2020-05-22 15:33:04 -0700
committerGitHub <noreply@github.com>2020-05-22 17:33:04 -0500
commit02a7dc0ba7f00b02c2639a884d1f3983b2004a3e (patch)
tree8334109ba5ef83f71fa26023b99d7d6cff2c0bba /src/theory/arith
parent5c8601e638fcbfcd29eceeea4f83a0c1ca578316 (diff)
[SMT-COMP] Use tear-down-incremental for arithmetic (#4518)
This commit changes the run-script for the incremental track to use `--tear-down-incremental=1` for all logics that involve arithmetic. The main motivation for this change is avoid issues that we have with the lemmas generated for `mod`/`div` during `ppRewrite` that cause model-soundness issues.
Diffstat (limited to 'src/theory/arith')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback