summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-04-07Set incomplete if not applying ho extensionality (#6281)Andrew Reynolds
2021-04-07Fixes for abducts (#6279)Andrew Reynolds
2021-04-07New C++ Api: Rename and move checks.h. (#6306)Aina Niemetz
2021-04-07(proof-new) Proper implementation of proof node cloning (#6285)Andrew Reynolds
2021-04-07Add term pools utility (#6243)Andrew Reynolds
2021-04-07New C++ Api: Initial setup of Api documentation. (#6295)Aina Niemetz
2021-04-07Replace calls to NodeManager::mkSkolem with SkolemManager::mkDummySkolem (#6291)Andrew Reynolds
2021-04-07cmake: Do not always regenerate cvc4kinds.{pxi,pxd}. (#6300)Mathias Preiner
2021-04-06cmake: Add helper to check if a given Python module is installed. (#6299)Mathias Preiner
2021-04-06Remove template argument from `NodeBuilder` (#6290)Andres Noetzli
2021-04-06Fix tptp parser for negative rational (#6297)Andrew Reynolds
2021-04-06Fix issue with lemma during equality engine iterator in sets (#6289)Andrew Reynolds
2021-04-06genkinds: Do not use relative paths to find src directory. (#6293)Mathias Preiner
2021-04-06Remove stdPrintAscii option (#6280)Andrew Reynolds
2021-04-05New C++ Api: Rename and move headers. (#6292)Aina Niemetz
2021-04-05parsekinds: Remove DEFAULT_HEADER. (#6294)Mathias Preiner
2021-04-05Add documentation for theory_bags_type_rules.h (#6268)mudathirmahgoub
2021-04-05Fix spurious antecedant for symbolic regular expressions (#6284)Andrew Reynolds
2021-04-05[proof-new] Registering proof checkers uniformly from the SMT solver (#6275)Haniel Barbosa
2021-04-05Enable UF when pre-skolem nested option is enabled (#6282)Andrew Reynolds
2021-04-05python: Fix type casting in mkBitVector (#6261)NicolaasWeideman
2021-04-05Fix subtyping for sets care graph (#6278)Andrew Reynolds
2021-04-05Add interface for skolem functions in SkolemManager (#6256)Andrew Reynolds
2021-04-05Optimizer for BitVectors (#6213)Yancheng Ou
2021-04-03Disable substring component contains in strip endpoints (#6266)Andrew Reynolds
2021-04-02cmake: Do not link against main object library. (#6269)Mathias Preiner
2021-04-02New statistics registry (#6210)Gereon Kremer
2021-04-02Minor refactoring (#6273)Gereon Kremer
2021-04-02Cleaning up friend relationships for commands (#6254)Andrew Reynolds
2021-04-02Fix case where RE unfolding generates a trivially true lemma (#6267)Andrew Reynolds
2021-04-01Add utility classes for new statistics (#6178)Gereon Kremer
2021-04-01Simplify caching of regular expression unfolding (#6262)Andrew Reynolds
2021-04-01FP: Factor out symfpu traits. (#6246)Aina Niemetz
2021-04-01Fix type rule for to_real (#6257)Andrew Reynolds
2021-04-01Refactor CLN dependency & Cleanup (#6251)Gereon Kremer
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-04-01kinds: Remove non-existent properties. (#6253)Aina Niemetz
2021-04-01 Add debug traces to theory inference manager (#6250)Andrew Reynolds
2021-04-01Fix non-linear for unknown case (#6252)Andrew Reynolds
2021-04-01Make ResetCommand go through APISolver (#6172)Gereon Kremer
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-31Refactor GMP and Poly dependencies (#6245)Gereon Kremer
2021-03-31Refactor dependencies for external SAT solvers (#6215)Gereon Kremer
2021-03-31Refactor SymFPU dependency (#6218)Gereon Kremer
2021-03-31Bags: Move implementation of type rules from header to .cpp file. (#6247)Aina Niemetz
2021-03-31Eliminate dependencies on quantifiers engine in internal quantifiers code (#6...Andrew Reynolds
2021-03-31Add missing inference ids (#6242)Andrew Reynolds
2021-03-31FP: Move implementation of type rules from header to .cpp file. (#6241)Aina Niemetz
2021-03-30Fix compilation of Python bindings for named build directories (#6244)yoni206
2021-03-30Fix printing for double patterns (#6235)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback