cvc5.git
2021-02-19 Aina NiemetzAdd Gereon to AUTHORS list. (#5930)
2021-02-18 Gereon KremerAdd statistic for InferenceId to TheoryInferenceManager...
2021-02-18 Gereon KremerAdd InferenceIds for sets theory. (#5900)
2021-02-18 Gereon KremerNew InferenceIds for BV theory (#5909)
2021-02-18 Andrew ReynoldsDocument UF inferences (#5917)
2021-02-18 Andrew ReynoldsEliminate non-static members in term util (#5919)
2021-02-18 Andrew ReynoldsMove first order model for full model check to own...
2021-02-17 Andrew ReynoldsMove methods from term util to quantifiers registry...
2021-02-17 Andrew ReynoldsCompute fact or lemma in datatypes prior to buffering...
2021-02-17 Gereon KremerUse InferenceId in sep theory. (#5912)
2021-02-17 Gereon KremerTheoryIds for UF theory. (#5901)
2021-02-17 Gereon KremerAdd InferenceIds for theory of arrays (#5910)
2021-02-17 Gereon KremerAdd InferenceId to buffered inference manager (#5911)
2021-02-17 Gereon KremerAdd new IntegralHistogramStat (#5898)
2021-02-17 Mathias PreinerAdd bit-level propagation support to BV bitblast solver...
2021-02-16 Aina Niemetzgoogle test: parser: Migrate parser_builder_black....
2021-02-15 Gereon KremerRemove now obsolete sendLemmas and inferences stat...
2021-02-13 Andrew ReynoldsMoving methods from quantifiers engine to quantifiers...
2021-02-13 Mathias PreinerProperly set up equality engine for BV bitblast solver...
2021-02-12 Andrew ReynoldsSimplify and fix decision engine's handling of skolem...
2021-02-12 Andrew Reynolds(proof-new) Option to not automatically consider symmet...
2021-02-11 Aina Niemetzgoogle test: parser: Migrate parser_black. (#5886)
2021-02-11 Gereon KremerMake most methods of TheoryInferenceManager expect...
2021-02-11 Gereon KremerAdd InferenceId member to TheoryInference, adapt all...
2021-02-11 Haniel Barbosa[proof-new] Adding a proof-producing ensure literal...
2021-02-11 Gereon KremerMerge InferenceIds into one enum (#5892)
2021-02-11 Andrew ReynoldsFix spurious assertion failure in regexp normalization...
2021-02-11 Andrew ReynoldsSimplify interface for preprocessor (#5890)
2021-02-10 Andrew ReynoldsRefactor term registration visitors (#5875)
2021-02-10 Andrew ReynoldsFix open proof for factoring lemma (#5885)
2021-02-10 Andrew ReynoldsSimplify method for inferring proxy lemmas in strings...
2021-02-10 Andrew ReynoldsRemove track instantiations infrastructure (#5883)
2021-02-10 Andrew ReynoldsOptimize get skolems method (#5876)
2021-02-10 Andrew ReynoldsDo not traverse quantifiers in term formula removal...
2021-02-09 Mathias Preinercmake: Make Python3 default and improve toml error...
2021-02-09 Andrew ReynoldsEliminating dependencies from inst utils (#5882)
2021-02-09 Andrew ReynoldsMake term database optionally SAT-context-dependent...
2021-02-09 Aina Niemetzgoogle test: expr: Migrate node_manager_black. (#5857)
2021-02-09 Aina Niemetzgoogle test: main: Migrate interactive_shell_black...
2021-02-09 Aina Niemetzgoogle test: expr: Migrate type_cardinality_black....
2021-02-09 Aina Niemetzgoogle test: expr: Migrate node_self_iterator_black...
2021-02-09 Haniel Barbosa[quantifiers] Fix prenex computation (#5879)
2021-02-09 Aina Niemetzgoogle test: expr: Migrate type_node_white. (#5872)
2021-02-08 Andrew ReynoldsUse quantifiers inference manager for lemma management...
2021-02-08 Andrew ReynoldsFix disequality between seq.unit terms (#5880)
2021-02-08 Aina Niemetzgoogle test: expr: Migrate node_white. (#5869)
2021-02-08 Haniel BarbosaFix dumping of assertions for monolithic preprocessing...
2021-02-08 Andrew ReynoldsRemove support for inst closure (#5874)
2021-02-08 Aina NiemetzUse consistent names for fixtures in unit tests. (...
2021-02-08 Aina Niemetzgoogle test: expr: Migrate node_traversal_black. (...
2021-02-08 Andrew ReynoldsAvoid spurious traversal of terms during preregistratio...
2021-02-06 Andrew ReynoldsDo not combine theories if theory engine needs check...
2021-02-05 Aina Niemetzgoogle test: expr: Migrate symbol_table_black. (#5870)
2021-02-05 Andrew ReynoldsMinor cleaning of quantifiers engine (#5858)
2021-02-05 Aina Niemetzgoogle test: expr: Migrate node_manager_white. (#5864)
2021-02-05 Aina NiemetzRemove obsolete include from node_black unit test....
2021-02-05 Aina Niemetzgoogle test: expr: Migrate node_builder_black. (#5855)
2021-02-05 Andrew ReynoldsMiscellaneous cleaning in theory engine (#5854)
2021-02-04 yoni206Adding an option to optimize polite combination for...
2021-02-04 Andrew ReynoldsIntroduce quantifiers registry utility (#5829)
2021-02-04 yoni206Clarifying documentation of `--static-binary` (#5844)
2021-02-04 Andrew ReynoldsEliminate equality query dependence on quantifiers...
2021-02-04 Haniel Barbosa[proof-new] Catch trivial cycles in SAT proof generatio...
2021-02-03 Mathias PreinerAdd BV solver bitblast. (#5851)
2021-02-03 Haniel Barbosa[proof-new] Fix MACRO_RESOLUTION expansion for singleto...
2021-02-02 Andrew Reynolds(proof-new) Miscellaneous fixes and regressions (#5841)
2021-02-02 Andrew Reynolds(proof-new) Refactor theory preprocessing (#5835)
2021-02-02 Andrew ReynoldsRemove quantifiers regression from decision folder...
2021-02-02 Andrew ReynoldsCleanup some includes (#5847)
2021-02-02 Andrew ReynoldsImprovements for NL traces (#5846)
2021-02-02 Haniel Barbosa[proof-new] Fix bug in expansion of MACRO_RESOLUTION...
2021-02-01 Andrew ReynoldsEliminate PREPROCESS lemma property (#5827)
2021-02-01 Andrew ReynoldsSimplify alpha equivalence module (#5839)
2021-02-01 Abdalrhman... Avoid calling the printers while converting sexpr to...
2021-02-01 mudathirmahgoubFix BagsRewriter::rewriteUnionDisjoint (#5840)
2021-01-30 Andrew ReynoldsFix unguarded call to get representative (#5838)
2021-01-29 Haniel Barbosa[proof-new] Connecting new unsat cores (#5834)
2021-01-29 mudathirmahgoubAdd bag inferences for operators: intersection, duplica...
2021-01-29 Andrew Reynolds(proof-new) Distinguish pre vs post rewrites in term...
2021-01-28 Andrew ReynoldsReorganize calls to quantifiers engine from SmtEngine...
2021-01-28 mudathirmahgoubRemove regex header from cvc4cpp.cpp (#5826)
2021-01-28 Andrew ReynoldsSimplify lemma interface (#5819)
2021-01-28 Andrew ReynoldsUse standard equality engine information in quantifiers...
2021-01-28 Andrew ReynoldsAlways theory-preprocess lemmas (#5817)
2021-01-27 Andrew ReynoldsAdd option for whether to filter candidate rewrite...
2021-01-27 Andrew ReynoldsSplit pattern term selector from trigger (#5811)
2021-01-27 Andrew Reynolds(proof-new) Improvements to quantifiers engine and...
2021-01-27 Alex OzdemirThread proofs through arith channels & similar (#5818)
2021-01-27 Andrew ReynoldsUse term canonizer utility locally in quantifiers ...
2021-01-27 Andrew ReynoldsUse standard conflict mechanism in quantifiers state...
2021-01-26 Andrew ReynoldsIntroduce quantifiers inference manager (#5821)
2021-01-26 Andrew ReynoldsRemove deprecated quantifiers modules (#5820)
2021-01-26 Andrew ReynoldsRefactor quantifiers engine initialization (#5813)
2021-01-26 Haniel BarbosaReestablishing support for define-sort (#5810)
2021-01-26 Alex OzdemirAdd proofs to TheoryArithPrivate::propagate (#5812)
2021-01-25 mudathirmahgoubRefactor bags::SolverState (#5783)
2021-01-25 Andrew ReynoldsEnsure uses of ground terms in triggers are preprocesse...
2021-01-25 Andrew ReynoldsSplit inst match generator into multiple files (#5805)
2021-01-25 Andrew ReynoldsSplit E-matching strategies to own files (#5807)
2021-01-25 mudathirmahgoubrename InferInfo::d_newSkolem to InferInfo::d_skolems...
next