summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-04-22Fix models for sygus-inference, bv2int, real2int (#6421)Andrew Reynolds
2021-04-22Reconciling proofs and unsat cores (#6405)Haniel Barbosa
2021-04-22Allow in-place construction of `CDList` items (#6409)Andres Noetzli
2021-04-21Goodbye CVC4, hello cvc5! (#6371)Mathias Preiner
2021-04-21Add unit test for abduction (#6400)Andrew Reynolds
2021-04-21Add getNumIndices to Op (#6386)mudathirmahgoub
2021-04-20Add instantiation pool feature to the API (#6358)Andrew Reynolds
2021-04-20Remove support for CVC3 language. (#6369)Aina Niemetz
2021-04-20python API sorts: adding functions and tests (#6361)yoni206
2021-04-19Fully incorporate quantifiers macros into ppAssert / non-clausal simplificati...Andrew Reynolds
2021-04-19Remove linking against gmp and cln in tests and parser (#6376)Gereon Kremer
2021-04-15preprocessing context: Add wrapper for model substitutions. (#6370)Aina Niemetz
2021-04-15Rename occurrences of CVC4 to CVC5. (#6351)Aina Niemetz
2021-04-15Reenable regression for minimizing instantiations (#6367)Andrew Reynolds
2021-04-14Refactor / reimplement statistics (#6162)Gereon Kremer
2021-04-14Merge equivalent sub-obligations instead of discarding them. (#6353)Abdalrhman Mohamed
2021-04-14Warn about infeasible SyGuS conjectures (#6345)Andrew Reynolds
2021-04-13Refactor quantifiers macros (#6348)Andrew Reynolds
2021-04-13Fix sexpr bug with AST output language. (#6329)Abdalrhman Mohamed
2021-04-12Fix computation of whether a type is finite (#6312)Andrew Reynolds
2021-04-12Refactor resource manager (#6322)Gereon Kremer
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4_ macros to CVC5_. (#6327)Aina Niemetz
2021-04-09Rename CVC4__ header guards to CVC5__. (#6326)Aina Niemetz
2021-04-09Add regressions for issue 6214 (#6305)Andrew Reynolds
2021-04-09Learn equalities involving Boolean variables (#6323)Andres Noetzli
2021-04-09Avoid spurious runs in run_regression.py (#6318)Andrew Reynolds
2021-04-08Fix run_regression for cvc expected outputs (#6317)Andrew Reynolds
2021-04-08Add identifiers for sources of incompleteness (#6311)Andrew Reynolds
2021-04-08Add benchmark for issue 5101 (#6301)Andrew Reynolds
2021-04-08Add benchmark for issue 4400 (#6288)Andrew Reynolds
2021-04-08Initial support for parametric datatypes in sygus (#6304)Andrew Reynolds
2021-04-07Add benchmark for 6270 (#6283)Andrew Reynolds
2021-04-07[proof-new] Fixing SMT post-processor's handling of assumptions (#6277)Haniel Barbosa
2021-04-07Add benchmark for issue 4420 (#6286)Andrew Reynolds
2021-04-07Fixes for abducts (#6279)Andrew Reynolds
2021-04-07Replace calls to NodeManager::mkSkolem with SkolemManager::mkDummySkolem (#6291)Andrew Reynolds
2021-04-06cmake: Add helper to check if a given Python module is installed. (#6299)Mathias Preiner
2021-04-06Add benchmark for issue 5942 (#6296)Andrew Reynolds
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-06Remove stdPrintAscii option (#6280)Andrew Reynolds
2021-04-05New C++ Api: Rename and move headers. (#6292)Aina Niemetz
2021-04-05Fix spurious antecedant for symbolic regular expressions (#6284)Andrew Reynolds
2021-04-05Add benchmark for issue 4412 (#6287)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-05Fix subtyping for sets care graph (#6278)Andrew Reynolds
2021-04-05A proposal for python api unit tests (#6255)yoni206
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback