summaryrefslogtreecommitdiff
path: root/src/theory
AgeCommit message (Expand)Author
2015-02-01Generalization of sygus lemmas based on arguments and content.ajreynol
2015-01-31Bug fix fairness for commutative operators in sygus. Minor.ajreynol
2015-01-31Lemmas instead of conflicts in sygus sym break (do not expand explanations). ...ajreynol
2015-01-30Generalize conflict clauses in sygus sym break, merge caches, refactor. Prep...ajreynol
2015-01-29Apply sygus search space narrowing for all subprograms of current global state.ajreynol
2015-01-29Restrict LtePartialInst instantiations based on E-matching, promote to quanti...ajreynol
2015-01-29Apply global search space narrowing for multiple synth-fun, enable its confli...ajreynol
2015-01-29Add module for sygus search space narrowing based on global state.ajreynol
2015-01-28Minor refactor CEGQI.ajreynol
2015-01-27Always miniscope nested quantifiers. Disable miniscoping when cegqi enabled....ajreynol
2015-01-27Recognize when synthesis conjectures are in single invocation fragment.ajreynol
2015-01-26Output solutions for synthesis conjectures with --dump-synth. Minor refactor...ajreynol
2015-01-26Generalize sygus search space narrowing to arbitrary theory rewriting.ajreynol
2015-01-24Variable patterns only look at eligible terms. Minor refactoring of quantifi...ajreynol
2015-01-24Add --lte-restrict-inst-closure option. Push dt.size fairness constraints in...ajreynol
2015-01-23Refactor sygus arg nf. Minor improvements.ajreynol
2015-01-23CEGQI fairness based on term height. Fix sygus-nf fairness bug for wrongly a...ajreynol
2015-01-23Rework inst-closure.ajreynol
2015-01-22Narrow sygus search space based on NNF and rewriting constant arguments.ajreynol
2015-01-22Add option --lte-partial-inst. Remove inst-closure.ajreynol
2015-01-22Do not drop patterns during boolean term rewriting. Narrow sygus search space...ajreynol
2015-01-21Avoid redundant constant arguments for SygusNormalForm. Refactor.ajreynol
2015-01-21Initial work on sygusNormalForm.ajreynol
2015-01-20Mark datatypes as sygus. Add option to normalize sygus terms in search. Add...ajreynol
2015-01-20Handle miniscoping of conjunctions in synthesis properties. Refactor constru...ajreynol
2015-01-16Allow uninterpreted/defined functions in Sygus grammars. Fix bug regarding de...ajreynol
2015-01-16Minor: Ensure indexed terms are in EE. Add support for bv constants in sygus...ajreynol
2015-01-14sygus input language and benchmarkMorgan Deters
2015-01-08switch ascii encoding to unsigned charTianyi Liang
2015-01-07patch to the last commitTianyi Liang
2015-01-07bug fix, thanks to Pierre's reportTianyi Liang
2015-01-07added initial AX rules;Tianyi Liang
2014-12-28Disable prenex by default when using fmf bound int, minor improvement to data...ajreynol
2014-12-26Adding an option to the equality engine constructor to treat all constants asDejan Jovanovic
2014-12-22bug fix for constant regular expression model buildingTianyi Liang
2014-12-22Do not collapse wrongly applied selectors for non-well-founded codatatypes pr...ajreynol
2014-12-22Add misc trigger options.ajreynol
2014-12-12Add cvc parsing support for cardinality constraints. Bug fix for enumerating...ajreynol
2014-12-11Option to enable/disable cyclicity check in datatypes.ajreynol
2014-12-10bug fix, thanks to Guy's example.Tianyi Liang
2014-12-09Better error description (related to bug 605).Morgan Deters
2014-12-06Added C++/Java api examples;Tianyi Liang
2014-12-06Fix dt.size care graph.ajreynol
2014-12-04Relaxed the constant requirement for regular expression loop;Tianyi Liang
2014-12-04clean up and improve intersectionTianyi Liang
2014-12-03Floating point infrastructure.Martin Brain
2014-12-03Merge branch 'master' of https://github.com/CVC4/CVC4Kshitij Bansal
2014-12-03Revert "Disable constants sharing in eq engine, disable hack in theory engine."Kshitij Bansal
2014-12-02disable inter cacheTianyi Liang
2014-11-28Synchronize conjecture generation with E-matching. Minor fix to --full-satur...ajreynol
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback