summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-12-09Fixed a bunch of clang warnings. (#5637)Gereon Kremer
2020-12-09Fix compiler warnings. (#5644)Aina Niemetz
2020-12-09(proof-new) Make theory preprocessor proofs self contained (#5642)Andrew Reynolds
2020-12-09google test: expr: Migrate kind_map_black. (#5640)Aina Niemetz
2020-12-09kind_map: Remove unused Accessor class. (#5641)Aina Niemetz
2020-12-09Make decision engine independent of AssertionsPipeline (#5626)Andrew Reynolds
2020-12-08Split initial exp lemma into separate lemmas. (#5622)Gereon Kremer
2020-12-08Ensure CEGQI is applied for parametric datatypes when applicable (#5628)Andrew Reynolds
2020-12-08Do not check FP at last call if not necessary (#5627)Andrew Reynolds
2020-12-08ite_utilities: Fix infinite loop in compressTerm. (#5629)Aina Niemetz
2020-12-08update doc (#5619)yoni206
2020-12-08Fix a bug with synth-fun printer (#5512)Abdalrhman Mohamed
2020-12-08[proof-new] Updating SAT proof to use MACRO_RESOLUTION (#5613)Haniel Barbosa
2020-12-08bv-to-int: Expand definitions of bvudiv and bvurem during bv-to-int preproces...yoni206
2020-12-08Make term indices in the strings base solver aware of types (#5589)Andrew Reynolds
2020-12-08Proper implementation of expand definitions for sequences (#5616)Andrew Reynolds
2020-12-07Fix collect model values for sequences of sequences (#5579)Andrew Reynolds
2020-12-07[proof-new] Adding MACRO_RESOLUTION rule and updating proof checker (#5612)Haniel Barbosa
2020-12-07Add support for BV proofs with the simple bitblasting solver. (#5603)Mathias Preiner
2020-12-07Disable algebraic BV subtheory by default and make experimental. (#5596)Mathias Preiner
2020-12-07Fix and reenable fact vs lemma optimization in datatypes (#5614)Andrew Reynolds
2020-12-07Add bitwise refinement mode for IAND (#5328)makaimann
2020-12-07Fix issue with free variables introduced by quantifier rewriter (#5602)Andrew Reynolds
2020-12-07Refactor initial phase of transcendental solver (#5599)Gereon Kremer
2020-12-07Do not expand theory definitions at the beginning of preprocessing (#5544)Andrew Reynolds
2020-12-07 (proof-new) Split proof ensure closed checks to own file (#5522)Andrew Reynolds
2020-12-07Fix bugs in getFreeVariables (#5601)Andrew Reynolds
2020-12-04Change generated options to be thread_local. (#5583)Everett Maus
2020-12-04Fix bug in hasBoundVar (#5600)Andrew Reynolds
2020-12-04Use NodeDfsIterable for makeBinary (#5595)Alex Ozdemir
2020-12-03(proof-new) Updates to SMT proof manager and SmtEngine (#5446)Andrew Reynolds
2020-12-03Use mkAnd where the number of children may be less than two. (#5551)Gereon Kremer
2020-12-03Models as (#5581)yoni206
2020-12-03Refactor handling of global declarations (#5577)Andrew Reynolds
2020-12-02Update copyright headers.Aina Niemetz
2020-12-02Fix RoundingMode mapping in API. (#5578)Aina Niemetz
2020-12-02Remove Record object and convert to Node-level API (#5575)Andrew Reynolds
2020-12-02Rename macro Message to CVC4Message. (#5576)Aina Niemetz
2020-12-02Remove dagification visitor (#5574)Andrew Reynolds
2020-12-02Add associative utilities to node manager (#5530)Andrew Reynolds
2020-12-02Use new let binding for cvc printer (#5561)Andrew Reynolds
2020-12-02(proof-new) Proofs for expand definitions (#5562)Andrew Reynolds
2020-12-01Remove use of this-> in FP literal. (#5565)Aina Niemetz
2020-12-01Remove assertion related to CEGQI dependency lemmas (#5559)Andrew Reynolds
2020-12-01Fix issues related to model declarations (#5560)Andrew Reynolds
2020-12-01Improve rewriting of str.<= (#4848)Andres Noetzli
2020-12-01Refactor transcendental solver (#5539)Gereon Kremer
2020-11-30More fixes for quantifier elimination (#5533)Andrew Reynolds
2020-11-30fp_converter: Properly separate out symbolic glue code. (#5501)Aina Niemetz
2020-11-30Use new let binding in AST printer (#5529)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback