cvc5.git
2020-12-02 Aina NiemetzRename macro Message to CVC4Message. (#5576)
2020-12-02 Andrew ReynoldsRemove dagification visitor (#5574)
2020-12-02 Aina Niemetzgoogle test: api: Migrate term_black. (#5571)
2020-12-02 Aina Niemetzgoogle test: api: Use individual fixture for datatype_b...
2020-12-02 Andrew ReynoldsAdd associative utilities to node manager (#5530)
2020-12-02 Aina Niemetzgoogle test: api: Migrate op_black. (#5567)
2020-12-02 Aina Niemetzgoogle test: api: Migrate grammar_black. (#5566)
2020-12-02 Andrew ReynoldsUse new let binding for cvc printer (#5561)
2020-12-02 Andrew Reynolds(proof-new) Proofs for expand definitions (#5562)
2020-12-02 Gereon KremerAdd regressions from #3687. (#5553)
2020-12-02 Aina Niemetzgoogle test: api: Migrate result_black. (#5569)
2020-12-02 Aina NiemetzRemove use of this-> in FP literal. (#5565)
2020-12-02 Andrew ReynoldsRemove assertion related to CEGQI dependency lemmas...
2020-12-02 Aina Niemetzgoogle test: Infrastructure and first api test. (#5548)
2020-12-02 Andrew ReynoldsFix issues related to model declarations (#5560)
2020-12-01 Andres NoetzliImprove rewriting of str.<= (#4848)
2020-12-01 Gereon KremerRefactor transcendental solver (#5539)
2020-12-01 Gereon KremerAdd regressions from #5099 (#5557)
2020-12-01 Gereon KremerAdd regression for #4335. (#5554)
2020-12-01 Gereon KremerAdd regressions for #4707. (#5555)
2020-12-01 Andrew ReynoldsMore fixes for quantifier elimination (#5533)
2020-12-01 yoni206fix metadata for a test (#5546)
2020-11-30 Aina Niemetzfp_converter: Properly separate out symbolic glue code...
2020-11-30 Andrew ReynoldsUse new let binding in AST printer (#5529)
2020-11-30 Aina Niemetzfloatingpoint: Use unique_ptr for FloatingPointLiteral...
2020-11-30 Abdalrhman... Eliminate uses of SExpr from the parser. (#5496)
2020-11-30 Andrew ReynoldsRemove includes for old API from internal code (#5536)
2020-11-30 Andrew Reynolds(proof-new) Proofs for regular expression elimination...
2020-11-26 Gereon KremerMake CAD solver work for empty set of assertions (...
2020-11-26 Andrew ReynoldsRemoving infrastructure related to SMT model (#5527)
2020-11-26 Andrew ReynoldsMove expand definitions to its own file (#5528)
2020-11-26 Andrew ReynoldsFully decouple SmtEngine and the Expr layer (#5532)
2020-11-26 Andrew ReynoldsFix missed case of theory preprocessing (#5531)
2020-11-26 Andrew ReynoldsDisable fact vs lemma optimization in datatypes for...
2020-11-25 Andrew ReynoldsAdd regressions for closed issues (#5526)
2020-11-25 Gereon KremerFix transcendental secant plane lemmas (#5525)
2020-11-25 Andrew ReynoldsUse symbol manager for printing responses get-model...
2020-11-25 Andrew ReynoldsAllow printing of null node in let binder (#5523)
2020-11-25 Gereon KremerRefactor transcendental solver (#5514)
2020-11-23 Andrew ReynoldsFix regular expression consume for nested star (#5518)
2020-11-23 Andrew ReynoldsChange UF ho to ppRewrite instead of expand definition...
2020-11-23 Andrew ReynoldsFix for sygusToBuiltinEval for non-ground composite...
2020-11-23 Andrew Reynolds(proof-new) Miscellaneous changes from proof-new (...
2020-11-23 Andrew ReynoldsAdd declare model symbol methods to SymbolManager and...
2020-11-23 Gereon KremerAdd get-info :time. (#5485)
2020-11-23 Andrew ReynoldsFix quantifiers scope issue in strings preprocessor...
2020-11-21 mudathirmahgoubAdd posRewriteEqual to bags rewriter (#5498)
2020-11-21 Aina NiemetzRename symfpu_literal.(h.in|cpp) -> floatingpoint_liter...
2020-11-21 Aina NiemetzRename floatingpoint.h.in -> floatingpoin.h. (#5500)
2020-11-20 Andrew ReynoldsFix remove term formula policy for terms beneath quanti...
2020-11-20 Aina NiemetzRoundingMode: Rename enum values to conform to code...
2020-11-20 Aina NiemetzFloatingPoint: Separate out symFPU glue code. (#5492)
2020-11-20 Aina NiemetzFix #5493. (#5495)
2020-11-20 Andrew ReynoldsSupport nested quantifier elimination for get-qe comman...
2020-11-20 Andrew ReynoldsUpdates to API in preparation for using symbol manager...
2020-11-20 Aina NiemetzFix compiler warnings. (#5493)
2020-11-20 Andrew ReynoldsFix use of declaration sequence command in cvc parser...
2020-11-20 Gereon Kremer(proof-new) Replace LazyCDProofSet by generic CDProofSe...
2020-11-20 Gereon KremerAllow to pass ProofGenerator to arithmetic inference...
2020-11-19 Andrew ReynoldsEnable new implementation of CEGQI based on nested...
2020-11-19 Aina Niemetzfloatingpoint.h: Split in preparation to cleanly separa...
2020-11-19 Andrew ReynoldsUse new let binding utility in smt2 printer (#5472)
2020-11-19 Aina NiemetzInclude stddef.h (needed for size_t) in cvc4_public...
2020-11-19 Andrew ReynoldsAdd nested quantifier elimination module (#5422)
2020-11-19 Andrew ReynoldsFix issues related to eliminating extended arithmetic...
2020-11-19 Andrew ReynoldsUse symbol manager for unsat cores (#5468)
2020-11-18 Mathias PreinerAdd -> operator overload for cd* iterators. (#5464)
2020-11-18 Andrew ReynoldsDisable slow nl regression (#5467)
2020-11-18 Andrew ReynoldsAdd let binding utility (#5444)
2020-11-18 Andrew ReynoldsMinor cleanup of SmtEngine (#5450)
2020-11-18 Andrew ReynoldsDo not expand definitions of extended arithmetic operat...
2020-11-18 Andrew ReynoldsUse symbol manager for get assignment (#5451)
2020-11-18 Andrew ReynoldsFix asan issues related to solver and symbol manager...
2020-11-18 Aina NiemetzFloatingPoint: Use uint32_t instead of unsigned. (...
2020-11-18 Aina NiemetzFloatingPoint: Clean up and document header, format...
2020-11-18 Mathias Preinerci: Simplify Python dependency installs for Linux and...
2020-11-17 Gereon KremerFix tangent plane lemmas (#5455)
2020-11-16 Gereon KremerRefactor tangent plane lemmas (#5449)
2020-11-16 Andrew ReynoldsCleaning up scopes in preparation for symbol manager...
2020-11-16 Gereon KremerImprove accuracy of resource limitation (#4763)
2020-11-14 Andrew ReynoldsFix double conflict in extended string solver (#5435)
2020-11-14 Andrew Reynolds(proof-new) Proofs for non-clausal simplification ...
2020-11-13 Andrew Reynolds(proof-new) Enable proofs for datatypes (#5436)
2020-11-13 yoni206Model declarations printing options (#5432)
2020-11-13 Andrew ReynoldsAdd more features to symbol manager (#5434)
2020-11-13 Andrew ReynoldsMake regular expression difference left associative...
2020-11-12 Andrew ReynoldsSimplify sygus solver and sygus stream (#5389)
2020-11-12 Andrew ReynoldsFix printing of define named function (#5425)
2020-11-12 yoni206Models standard (#5415)
2020-11-12 Andrew Reynolds(proof-new) Separate explanation stages in proof equali...
2020-11-12 Andrew ReynoldsFix redundant refinement lemma in sygus solver (#5399)
2020-11-12 Andrew Reynolds(proof-new) Proofs for skolemization (#5339)
2020-11-12 Andrew Reynolds(proof-new) Fix true explanations of propagations in...
2020-11-12 Andrew Reynolds(proof-new) Improve printing and debugging for pedantic...
2020-11-12 Andrew Reynolds(proof-new) Add datatypes inference to proof constructo...
2020-11-12 Andrew ReynoldsMake symbol manager context dependent (#5424)
2020-11-11 Andrew ReynoldsMove symbol manager to src/expr/ (#5420)
2020-11-11 Andrew ReynoldsRewrite witness terms at prerewrite (#5419)
2020-11-11 Andrew ReynoldsAdd simple substitution utility (#5397)
2020-11-11 Andrew ReynoldsPass symbol manager to commands (#5410)
next