summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-26Use color output to print configuration. (#6219)Aina Niemetz
2021-03-26FloatingPointLiteral: Make constructors that shouldn't be used outside of Flo...Aina Niemetz
2021-03-26Pass term registry to quantifiers modules (#6216)Andrew Reynolds
2021-03-25Ensure nonlinear extensions properly reconsiders its model (#6204)Gereon Kremer
2021-03-25FP: Refactor FloatingPointLiteral in preparation for MPFR. (#6206)Aina Niemetz
2021-03-25Refactor construction of triggers (#6209)Andrew Reynolds
2021-03-25Do not use Configuration class in API black tests. (#6205)Mathias Preiner
2021-03-25Add missing includes. (#6207)Gereon Kremer
2021-03-25Deleting old LFSC signatures (#6194)Haniel Barbosa
2021-03-24Use inference manager to access intantiate utility instead of quantifiers eng...Andrew Reynolds
2021-03-24Only consider relevant terms for integer branches (#6181)Gereon Kremer
2021-03-24Refactor our integration of LFSC (#6201)Gereon Kremer
2021-03-23Remove unused code for axioms (#6197)Andrew Reynolds
2021-03-23Removing unused build options and deprecated proof compile flag (#6195)Haniel Barbosa
2021-03-23Passing term registry to ematching utilities (#6190)Andrew Reynolds
2021-03-23Remove internal includes of Api header. (#6193)Aina Niemetz
2021-03-23Replace old sygus term reconstruction algorithm with a new one. (#5779)Abdalrhman Mohamed
2021-03-23Moving instantiate and skolemize into quantifiers inference manager (#6188)Andrew Reynolds
2021-03-22Move statistics from the driver into the SmtEngine (#6170)Gereon Kremer
2021-03-22Move equality query utility into quantifiers model (#6186)Andrew Reynolds
2021-03-22 Function types are always first-class (#6167)Andrew Reynolds
2021-03-22Add skolem definition manager (#6187)Andrew Reynolds
2021-03-22FP: Add documentation for FloatingPointLiteral constructors. (#6183)Aina Niemetz
2021-03-22Guard for non-unique skolems in term formula removal (#6179)Andrew Reynolds
2021-03-21Simplify strings term registration (#6174)Andrew Reynolds
2021-03-21Clean up remaining raw uses of output channel (#6161)Andrew Reynolds
2021-03-20Improved tracing for equivalence classes of EE (#6169)Andrew Reynolds
2021-03-20Generate cvc/Kind.java for the java API (#6143)mudathirmahgoub
2021-03-19Refactor initialization of quantifiers model and builder (#6175)Andrew Reynolds
2021-03-19BitVector: Change setBit to set the bit in place. (#6176)Aina Niemetz
2021-03-19FP: Use setBit instead of bv or in conversion from Real. (#6177)Aina Niemetz
2021-03-18When giving an SMT-LIB version, defaulting to SMT-LIB 2.6 (#6171)Haniel Barbosa
2021-03-18Move stats registry to env. (#6173)Gereon Kremer
2021-03-18Eliminate dependency on quantifiers engine in quantifiers model (#6165)Andrew Reynolds
2021-03-18Eliminate more uses of SExpr. (#6149)Abdalrhman Mohamed
2021-03-18New C++ Api: Comprehensive guards for member functions of class Solver. (#6153)Aina Niemetz
2021-03-17(proof-new) Fixes to set defaults (#6163)Andrew Reynolds
2021-03-17Move utilities for inferred bounds on quantifers to own class (#6159)Andrew Reynolds
2021-03-17New C++ Api: Comprehensive guards for member functions of class Term. (#6150)Aina Niemetz
2021-03-17Rename test/unit/expr to test/unit/node. (#6156)Aina Niemetz
2021-03-17Rename fixtures in test/unit/context to conform to naming scheme. (#6158)Aina Niemetz
2021-03-17Rename fixtures in test/unit/base to conform to naming scheme. (#6157)Aina Niemetz
2021-03-16ci: Enable checking of proofs + unsat cores. (#6088)Mathias Preiner
2021-03-16[proof-new] Activating proofs when dumping proofs (#6155)Haniel Barbosa
2021-03-16Further standardization of strings statistics (#6128)Andrew Reynolds
2021-03-16cmake: Generate cvc4_export.h and set visibility to hidden. (#6139)Mathias Preiner
2021-03-16[proof-new] Renaming proof option to be in sync with SMT-LIB (#6154)Haniel Barbosa
2021-03-16[proof-new] Disabling proofs on regressions with known bug (#6151)Haniel Barbosa
2021-03-16New C++ Api: Comprehensive guards for member functions of class Sort. (#6136)Aina Niemetz
2021-03-15Fix rewrite for double replace (#6152)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback