Use quantifiers inference manager for lemma management (#5867)
[cvc5.git] / src / theory / quantifiers / conjecture_generator.cpp
2021-02-08 Andrew ReynoldsUse quantifiers inference manager for lemma management...
2021-02-04 Andrew ReynoldsIntroduce quantifiers registry utility (#5829)
2021-01-27 Andrew ReynoldsSplit pattern term selector from trigger (#5811)
2021-01-27 Andrew ReynoldsUse term canonizer utility locally in quantifiers ...
2021-01-26 Andrew ReynoldsIntroduce quantifiers inference manager (#5821)
2021-01-26 Andrew ReynoldsRefactor quantifiers engine initialization (#5813)
2020-12-10 Gereon KremerFixed a bunch of clang warnings. (#5637)
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-08-14 Andrew ReynoldsSimplify equality engine notifications (#4896)
2020-06-16 Aina NiemetzUpdate copyright headers.
2020-03-11 Andrew ReynoldsSwitch to Nodes for conjecture generator (#4026)
2020-03-11 Andrew ReynoldsFix non-parametrized operators in subgoal generation...
2020-03-05 Mathias PreinerEnable -Wshadow and fix warnings. (#3909)
2019-10-30 Mathias PreinerUnify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. ...
2019-08-05 Andrew ReynoldsRemove forward declarations in quantifiers engine ...
2019-08-01 Andrew ReynoldsMove some generic utilities out of quantifiers (#3139)
2019-03-26 Aina NiemetzUpdate copyright headers.
2018-11-27 Andrew ReynoldsMake (T)NodeTrie a general utility (#2489)
2018-10-09 Aina NiemetzRandom: support URNG interface (#2595)
2018-09-07 Andrew Reynolds Make isClosedEnumerable a member of TypeNode (#2434)
2018-08-28 Andrew Reynolds Split term canonize utility to own file and document...
2018-08-24 Andrew Reynolds Fix more simple coverity warnings (#2372)
2018-08-22 Andrew ReynoldsFix invalid iterator comparisons (#2349)
2018-08-01 Andrew Reynolds Fix assertion in conjecture generator (#2246)
2018-08-01 Andrew ReynoldsMake conjecture generator's uf term enumeration safer...
2018-06-25 Aina NiemetzUpdated copyright headers.
2018-05-30 Andrew ReynoldsFixes for quantifiers + incremental (#2009)
2018-04-26 Andrew ReynoldsFix subgoal generation context (#1816)
2018-02-14 Andrew ReynoldsQuantifiers subdirectories (#1608)
2017-11-15 Andrew ReynoldsMake QEffort an enum (#1366)
2017-11-01 Andrew Reynolds(Refactor) Split term util (#1303)
2017-10-10 Andrew ReynoldsSplit term database (#1206)
2017-07-07 Mathias PreinerUpdate copyright headers.
2017-04-11 ajreynolBug fix in conjecture generation for --quant-ind.
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-29 ajreynolAddress some coverity warnings, add another stat.
2016-08-24 PaulMengMerge remote-tracking branch 'origin/master'
2016-07-05 PaulMengMerge branch 'master' of https://github.com/CVC4/CVC4.git
2016-05-05 ajreynolCompute term indices lazily in TermDb. Optimization...
2016-05-02 ajreynolClean up issues related to compiled scc in LFSC. Refact...
2016-04-20 PaulMengupdate from the master
2016-04-13 ajreynolHandle parametric datatypes with --quant-ind. Minor...
2016-04-12 ajreynolOptimizations for QCF to check relevant domain of varia...
2016-04-09 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-04-09 ajreynolMinor refactoring of entailment tests and quantifiers...
2016-04-04 Tim KingUpdating the copyright headers and scripts.
2015-12-15 Tim KingRefactoring Options Handler & Library Cycle Breaking
2015-09-25 ajreynolClear term caches for quantifiers + incremental, fixes...
2015-09-15 ajreynolFix bug related to quantifiers + incremental, thanks...
2015-09-11 ajreynolMinor cleanup related to codatatypes.
2015-07-28 Tianyi LiangMerge branch 'master' of https://github.com/CVC4/CVC4
2015-07-02 ajreynolOn-demand upper bound lemmas for deltas in quantified...
2015-06-29 ajreynolModule to infer alpha equivalence of quantified formula...
2015-05-12 barrettcwMerge pull request #74 from finnhaedicke/namespace_minisat
2015-04-23 Clark BarrettMerge branch 'master' into google
2015-04-23 Clark BarrettA few more minor updates to match google repository...
2015-04-21 Clark BarrettFix file permissions
2015-04-17 Kshitij BansalMerge pull request #72 from kbansal/decision-requirephase
2015-04-09 ajreynolFix unsat-core issues related to rewrite rules, quantif...
2015-04-08 ajreynolMake fun-def quantifiers carry the function app they...
2015-01-07 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-12-27 Dejan JovanovicAdding an option to the equality engine constructor...
2014-12-03 Kshitij BansalMerge branch 'master' of https://github.com/CVC4/CVC4
2014-11-28 ajreynolSynchronize conjecture generation with E-matching....
2014-11-27 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-11-13 Morgan DetersMerge pull request #69 from mdeters/bug594
2014-11-13 ajreynolMore preparation for filtering relevant terms in TermDb.
2014-11-10 Morgan DetersMerge branch '1.4.x'
2014-11-07 Morgan DetersMerge branch '1.4.x'
2014-11-07 Morgan DetersMerge branch '1.4.x'
2014-11-07 Morgan DetersMerge branch '1.4.x'
2014-11-05 Morgan DetersMerge branch '1.4.x'
2014-10-28 ajreynolImprove stats in conjecture generator, minor cleanup.
2014-10-17 Morgan DetersMerge branch '1.4.x'
2014-10-16 Morgan DetersMerge branch '1.4.x'
2014-10-11 Morgan DetersMerge branch '1.4.x'
2014-10-10 Kshitij BansalMerge remote-tracking branch 'origin/1.4.x'
2014-10-10 ajreynolInitial draft of CEGQI.
2014-10-09 Morgan DetersMerge branch '1.4.x'
2014-10-07 Morgan DetersMerge branch '1.4.x'
2014-10-06 Morgan DetersMerge branch '1.4.x'
2014-10-06 Morgan DetersMerge branch '1.4.x'
2014-10-03 Morgan DetersMerge branch '1.4.x'
2014-10-03 Morgan DetersMerge branch '1.4.x'
2014-10-02 Morgan DetersMerge branch '1.4.x'.
2014-10-01 ajreynolOption for more aggressive merging in UEE.
2014-09-30 Morgan DetersMerge branch '1.4.x'
2014-09-29 ajreynolAdd option for aggressive model filtering in conjecture...
2014-09-27 Morgan DetersMerge branch '1.4.x'
2014-09-26 Morgan DetersMerge branch '1.4.x'
2014-09-24 ajreynolFix infinite loop in datatypes enumerator. Minor work...
2014-09-17 Kshitij BansalMerge branch '1.4.x' while ignoring commit 8d5eb49.
2014-09-17 Kshitij BansalMerge branch '1.4.x'
2014-09-17 ajreynolRefactor entailment filtering for conjecture generator...
2014-09-17 ajreynolMore refactoring of conjecture generation. Term genera...
2014-09-16 ajreynolBug fix variable triggers with --inst-max-level : use...
2014-09-16 ajreynolRefactoring of conjecture generator. Determine subgoal...
2014-09-08 ajreynolAccept user-provided triggers with variable terms....
next