Add benchmark for issue 4412 (#6287)
[cvc5.git] / src /
2021-04-05 Haniel Barbosa[proof-new] Registering proof checkers uniformly from...
2021-04-05 Andrew ReynoldsEnable UF when pre-skolem nested option is enabled...
2021-04-05 NicolaasWeidemanpython: Fix type casting in mkBitVector (#6261)
2021-04-05 Andrew ReynoldsFix subtyping for sets care graph (#6278)
2021-04-05 Andrew ReynoldsAdd interface for skolem functions in SkolemManager...
2021-04-05 Yancheng OuOptimizer for BitVectors (#6213)
2021-04-03 Andrew ReynoldsDisable substring component contains in strip endpoints...
2021-04-02 Mathias Preinercmake: Do not link against main object library. (#6269)
2021-04-02 Gereon KremerNew statistics registry (#6210)
2021-04-02 Gereon KremerMinor refactoring (#6273)
2021-04-02 Andrew ReynoldsCleaning up friend relationships for commands (#6254)
2021-04-02 Andrew ReynoldsFix case where RE unfolding generates a trivially true...
2021-04-01 Gereon KremerAdd utility classes for new statistics (#6178)
2021-04-01 Andrew ReynoldsSimplify caching of regular expression unfolding (...
2021-04-01 Aina NiemetzFP: Factor out symfpu traits. (#6246)
2021-04-01 Andrew ReynoldsFix type rule for to_real (#6257)
2021-04-01 Gereon KremerRefactor CLN dependency & Cleanup (#6251)
2021-04-01 Aina NiemetzRename namespace CVC5 to cvc5. (#6258)
2021-04-01 Aina Niemetzkinds: Remove non-existent properties. (#6253)
2021-04-01 Andrew Reynolds Add debug traces to theory inference manager (#6250)
2021-04-01 Andrew ReynoldsFix non-linear for unknown case (#6252)
2021-04-01 Gereon KremerMake ResetCommand go through APISolver (#6172)
2021-03-31 Aina NiemetzRename namespace CVC4 to CVC5. (#6249)
2021-03-31 Gereon KremerRefactor GMP and Poly dependencies (#6245)
2021-03-31 Gereon KremerRefactor dependencies for external SAT solvers (#6215)
2021-03-31 Gereon KremerRefactor SymFPU dependency (#6218)
2021-03-31 Aina NiemetzBags: Move implementation of type rules from header...
2021-03-31 Andrew ReynoldsEliminate dependencies on quantifiers engine in interna...
2021-03-31 Andrew ReynoldsAdd missing inference ids (#6242)
2021-03-31 Aina NiemetzFP: Move implementation of type rules from header to...
2021-03-31 yoni206Fix compilation of Python bindings for named build...
2021-03-30 Andrew ReynoldsFix printing for double patterns (#6235)
2021-03-30 Andrew ReynoldsMake SEXPR simply typed (#6160)
2021-03-30 Andrew ReynoldsImplement simple tracking of instantiation lemmas ...
2021-03-30 Andrew ReynoldsRefactoring quantifier annotation kinds, add kinds...
2021-03-30 Andrew ReynoldsEliminate use of rational from tptp parser (#6239)
2021-03-30 Abdalrhman MohamedGive a better error when sygus grammar rules contain...
2021-03-30 Gereon KremerFix total time statistic (#6233)
2021-03-30 Andrew ReynoldsMiscellaneous elimination of dependencies on quantifier...
2021-03-29 Andrew ReynoldsEliminate the use of quantifiers engine in sygus solver...
2021-03-29 Andrew ReynoldsEliminate use of quantifiers engine in enumerative...
2021-03-29 Andrew ReynoldsMove decision manager into theory inference manager...
2021-03-29 yoni206Modular bv2int part 1 (#6212)
2021-03-29 Aina NiemetzFloatingPointLiteral: Constructor for special consts...
2021-03-27 Gereon KremerRefactor ANTLR3 dependency (#6202)
2021-03-26 Aina NiemetzFloatingPointLiteral: Make constructors that shouldn...
2021-03-26 Andrew ReynoldsPass term registry to quantifiers modules (#6216)
2021-03-25 Gereon KremerEnsure nonlinear extensions properly reconsiders its...
2021-03-25 Aina NiemetzFP: Refactor FloatingPointLiteral in preparation for...
2021-03-25 Andrew ReynoldsRefactor construction of triggers (#6209)
2021-03-25 Gereon KremerAdd missing includes. (#6207)
2021-03-24 Andrew ReynoldsUse inference manager to access intantiate utility...
2021-03-24 Gereon KremerOnly consider relevant terms for integer branches ...
2021-03-23 Andrew ReynoldsRemove unused code for axioms (#6197)
2021-03-23 Haniel BarbosaRemoving unused build options and deprecated proof...
2021-03-23 Andrew ReynoldsPassing term registry to ematching utilities (#6190)
2021-03-23 Aina NiemetzRemove internal includes of Api header. (#6193)
2021-03-23 Abdalrhman MohamedReplace old sygus term reconstruction algorithm with...
2021-03-23 Andrew ReynoldsMoving instantiate and skolemize into quantifiers infer...
2021-03-22 Gereon KremerMove statistics from the driver into the SmtEngine...
2021-03-22 Andrew ReynoldsMove equality query utility into quantifiers model...
2021-03-22 Andrew Reynolds Function types are always first-class (#6167)
2021-03-22 Andrew ReynoldsAdd skolem definition manager (#6187)
2021-03-22 Aina NiemetzFP: Add documentation for FloatingPointLiteral construc...
2021-03-22 Andrew ReynoldsGuard for non-unique skolems in term formula removal...
2021-03-21 Andrew ReynoldsSimplify strings term registration (#6174)
2021-03-21 Andrew ReynoldsClean up remaining raw uses of output channel (#6161)
2021-03-20 Andrew ReynoldsImproved tracing for equivalence classes of EE (#6169)
2021-03-20 mudathirmahgoubGenerate cvc/Kind.java for the java API (#6143)
2021-03-19 Andrew ReynoldsRefactor initialization of quantifiers model and builde...
2021-03-19 Aina NiemetzBitVector: Change setBit to set the bit in place. ...
2021-03-19 Aina NiemetzFP: Use setBit instead of bv or in conversion from...
2021-03-18 Haniel BarbosaWhen giving an SMT-LIB version, defaulting to SMT-LIB...
2021-03-18 Gereon KremerMove stats registry to env. (#6173)
2021-03-18 Andrew ReynoldsEliminate dependency on quantifiers engine in quantifie...
2021-03-18 Abdalrhman MohamedEliminate more uses of SExpr. (#6149)
2021-03-18 Aina NiemetzNew C++ Api: Comprehensive guards for member functions...
2021-03-17 Andrew Reynolds(proof-new) Fixes to set defaults (#6163)
2021-03-17 Andrew ReynoldsMove utilities for inferred bounds on quantifers to...
2021-03-17 Aina NiemetzNew C++ Api: Comprehensive guards for member functions...
2021-03-16 Mathias Preinerci: Enable checking of proofs + unsat cores. (#6088)
2021-03-16 Haniel Barbosa[proof-new] Activating proofs when dumping proofs ...
2021-03-16 Andrew ReynoldsFurther standardization of strings statistics (#6128)
2021-03-16 Mathias Preinercmake: Generate cvc4_export.h and set visibility to...
2021-03-16 Haniel Barbosa[proof-new] Renaming proof option to be in sync with...
2021-03-16 Aina NiemetzNew C++ Api: Comprehensive guards for member functions...
2021-03-15 Andrew ReynoldsFix rewrite for double replace (#6152)
2021-03-15 Aina NiemetzNew C++ Api: Comprehensive guards for member functions...
2021-03-15 Gereon KremerReplace HistogramStat by IntegralHistogramStat (#6126)
2021-03-15 Andrew ReynoldsMake nonlinear extension account for relevant term...
2021-03-15 Andrew ReynoldsSplit inst match generator class to own file (#6125)
2021-03-15 Andrew ReynoldsLetify quantifier bodies independently (#6112)
2021-03-15 Andrew ReynoldsReorganizing initialization of term registry in quantif...
2021-03-15 Aina NiemetzNew C++ Api: Comprehensive guards for member functions...
2021-03-15 Aina NiemetzNew C++ Api: Comprehensive guards for member functions...
2021-03-14 Diego Della Rocca... [proof-new] Adding a dot printer for proof nodes (...
2021-03-12 Aina NiemetzNew C++ Api: Move checks to separate file. (#6138)
2021-03-12 Aina NiemetzNew C++ API: Rename TRY CATCH macros. (#6135)
2021-03-12 Andres NoetzliSchedule preregistration lemmas to be satisfied after...
2021-03-12 Mathias Preinercmake: Remove install rules for old API headers. (...
next