summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/options
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/quantifiers/options')
-rw-r--r--src/theory/quantifiers/options2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/theory/quantifiers/options b/src/theory/quantifiers/options
index 3260f7122..bdd852adb 100644
--- a/src/theory/quantifiers/options
+++ b/src/theory/quantifiers/options
@@ -148,6 +148,8 @@ option rrOneInstPerRound --rr-one-inst-per-round bool :default false
option dtStcInduction --dt-stc-ind bool :default false
apply strengthening for existential quantification over datatypes based on structural induction
+option intWfInduction --int-wf-ind bool :default false
+ apply strengthening for integers based on well-founded induction
option conjectureGen --conjecture-gen bool :default false
generate candidate conjectures for inductive proofs
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback