summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2021-03-30Make SEXPR simply typed (#6160)Andrew Reynolds
2021-03-30Implement simple tracking of instantiation lemmas (#6077)Andrew Reynolds
2021-03-30Refactoring quantifier annotation kinds, add kinds in preparation for pool-ba...Andrew Reynolds
2021-03-30Eliminate use of rational from tptp parser (#6239)Andrew Reynolds
2021-03-30Give a better error when sygus grammar rules contain free variables. (#6199)Abdalrhman Mohamed
2021-03-30Fix total time statistic (#6233)Gereon Kremer
2021-03-30Miscellaneous elimination of dependencies on quantifiers engine (#6238)Andrew Reynolds
2021-03-29Eliminate the use of quantifiers engine in sygus solver (#6232)Andrew Reynolds
2021-03-29Eliminate use of quantifiers engine in enumerative instantiation (#6217)Andrew Reynolds
2021-03-29Move decision manager into theory inference manager (#6231)Andrew Reynolds
2021-03-29Modular bv2int part 1 (#6212)yoni206
2021-03-29FloatingPointLiteral: Constructor for special consts. (#6220)Aina Niemetz
2021-03-27Refactor ANTLR3 dependency (#6202)Gereon Kremer
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-25Add missing includes. (#6207)Gereon Kremer
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-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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback