summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/options
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2015-01-21 11:34:55 +0100
committerajreynol <andrew.j.reynolds@gmail.com>2015-01-21 11:34:55 +0100
commite908abc0e8a7a7d61a4d6e25821042a8e860e873 (patch)
tree079a5cbc0e1192d006c97e3283bfb81da4f6fb1b /src/theory/quantifiers/options
parenta50f977b02c5653e03d4f3d9d8c7df1f9e2be48e (diff)
Initial work on sygusNormalForm.
Diffstat (limited to 'src/theory/quantifiers/options')
-rw-r--r--src/theory/quantifiers/options2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/theory/quantifiers/options b/src/theory/quantifiers/options
index ad1508716..cebc5f245 100644
--- a/src/theory/quantifiers/options
+++ b/src/theory/quantifiers/options
@@ -196,8 +196,6 @@ option ceGuidedInst --cegqi bool :default false :read-write
counterexample-guided quantifier instantiation
option ceGuidedInstFair --cegqi-fair=MODE CVC4::theory::quantifiers::CegqiFairMode :default CVC4::theory::quantifiers::CEGQI_FAIR_DT_SIZE :include "theory/quantifiers/modes.h" :handler CVC4::theory::quantifiers::stringToCegqiFairMode :handler-include "theory/quantifiers/options_handlers.h"
if and how to apply fairness for cegqi
-option sygusMinGrammar --sygus-min-grammar bool :default false
- minimize sygus grammars
option sygusDecompose --sygus-decompose bool :default false
decompose single invocation synthesis conjectures
option sygusNormalForm --sygus-normal-form bool :default true
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback