(Refactor) Instantiate utility (#1387)
[cvc5.git] / src / theory / quantifiers / ce_guided_single_inv.h
2017-11-25 Andrew Reynolds(Refactor) Instantiate utility (#1387)
2017-11-17 Andrew Reynolds(Refactor) Document and clean single invocation partiti...
2017-09-30 Andrew ReynoldsSyGuS streaming solution mode (#1131)
2017-09-21 Andrew ReynoldsSygus inv templ refactor (#1110)
2017-07-10 ajreynolMerge datatype shared selectors/sygus comp 2017 branch...
2017-07-07 Mathias PreinerUpdate copyright headers.
2016-10-13 Tim KingRevert "Merge branch 'origin' of https://github.com...
2016-10-11 Paul MengMerge branch 'origin' of https://github.com/CVC4/CVC4.git
2016-10-01 Tim KingMerge pull request #93 from timothy-king/clang-format
2016-09-26 Tim KingAdding a destructor to CegqiOutputSingleInv.
2016-08-24 PaulMengMerge remote-tracking branch 'origin/master'
2016-07-26 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-07-26 ajreynolAdd option to minimize sygus solutions based on using...
2016-07-05 PaulMengMerge branch 'master' of https://github.com/CVC4/CVC4.git
2016-04-20 PaulMengupdate from the master
2016-04-10 ajreynolMore work on instantiation propagation. Enable external...
2016-04-09 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-04-04 Tim KingUpdating the copyright headers and scripts.
2016-03-24 Tim KingFreeing CegConjecture::d_ceg_si. Also making d_ceg_si...
2016-03-08 ajreynolExtend synthesis solver to handle single invocation...
2016-03-01 ajreynolShorter explanations for strings based on tracking...
2015-12-02 ajreynolMinor fixes for cegqi-si-partial.
2015-12-02 Tim KingMerge pull request #79 from CVC4/fix-mac-build-script
2015-12-01 ajreynolMore work on --cegqi-si-partial, incomplete.
2015-11-28 ajreynolInitial work on --cegqi-si-partial, refactoring.
2015-11-26 ajreynolUpdate to new implementation of single invocation parti...
2015-11-26 ajreynolFront-end support for get-value of sort cardinality...
2015-11-25 ajreynolInfrastructure for partially single invocation properti...
2015-09-02 Kshitij BansalMerge remote-tracking branch 'origin/master'
2015-08-28 ajreynolImprovements to sygus, register equivalent terms based...
2015-08-27 ajreynolDo ITE term bookkeeping when solving Sygus inputs....
2015-08-24 ajreynolImprovements to vts in cbqi, bug fix vts for non-atomic...
2015-08-19 ajreynolImplementation of model-based projection in cbqi, clean...
2015-07-30 ajreynolImplement virtual term substitution for non-nested...
2015-07-28 Tianyi LiangMerge branch 'master' of https://github.com/CVC4/CVC4
2015-07-25 ajreynolAdd option --sygus-inv-templ for synthesizing strengthe...
2015-07-20 ajreynolSquashed merge of SygusComp 2015 branch.
2015-07-05 ajreynolAdd options --partial-triggers, --elim-taut-quant,...
2015-07-02 ajreynolOn-demand upper bound lemmas for deltas in quantified...
2015-05-29 ajreynolDo not enforce dt fairness when single invocation sygus.
2015-05-12 barrettcwMerge pull request #74 from finnhaedicke/namespace_minisat
2015-04-23 Clark BarrettMerge branch 'master' into google
2015-04-21 Clark BarrettChanges needed to compile at Google, plus some bug...
2015-04-17 Kshitij BansalMerge pull request #72 from kbansal/decision-requirephase
2015-04-02 Kshitij BansalMerge pull request #71 from kbansal/const-are-triggers
2015-04-01 ajreynolImprovements and bug fixes related to cbqi/cegqi. ...
2015-03-23 ajreynolDecouple counter-example guided quantifier instantiatio...
2015-03-11 ajreynolMinor fixes and improvements to cegqi-si for linear...
2015-03-05 ajreynolMinor fixes. Extend cegqi-si to real arithmetic.
2015-03-04 ajreynolMore work on arithmetic single invocation synthesis...
2015-02-26 ajreynolRobust strategy for single invocation LIA synthesis...
2015-02-11 ajreynolBetter support for solving multiple functions with...
2015-02-11 ajreynolMove si solution reconstruction to own file, make more...
2015-02-06 ajreynolHandle missing cases for single inv solution reconstruc...
2015-02-06 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2015-02-05 ajreynolWorking version of sygus solution reconstruction from...
2015-02-04 ajreynolInitial draft of solution reconstruction into syntax...
2015-02-04 ajreynolWork on solution reconstruction for single inv. Fix...
2015-02-04 ajreynolRefactor sygus_util to TermDb. Initial work on solutio...
2015-02-04 ajreynolStart work on simplifying single inv solutions. Minor.
2015-02-03 ajreynolSimple variable elimination for single inv properties...
2015-02-02 ajreynolSolutions for single invocation conjectures.
2015-02-02 ajreynolSingle invocation module for counterexample guided...