summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2021-07-14bv: Rename simple solver to bitblast-internal. (#6888)Mathias Preiner
2021-07-14Move synthesis verification check to own file (#6882)Andrew Reynolds
2021-07-12Add branch and bound (#6865)Andrew Reynolds
2021-07-12Add arithmetic preprocess rewrite equality module (#6860)Andrew Reynolds
2021-07-06Integrate Lazard into CAD module (#6812)Gereon Kremer
2021-07-06Integrate learned rewrite preprocessing pass (#6840)Andrew Reynolds
2021-06-22modular bv2int: Stubs and some implementations (#6760)yoni206
2021-06-21Make CaDiCaL a required dependency. (#6761)Mathias Preiner
2021-06-16Make symfpu a required dependency. (#6749)Aina Niemetz
2021-06-15pow2: adding a kind, inference rules, and some implementations in the pow2 so...yoni206
2021-06-11Add skeleton for new Lazard evaluation (#6732)Gereon Kremer
2021-06-08Add learned literal manager utility (#6709)Andrew Reynolds
2021-06-04pow2: header file for pow2 solver (#6676)yoni206
2021-05-27Update proof namespaces (#6614)Andrew Reynolds
2021-05-24Implementation of the new justification heuristic (#6465)Andrew Reynolds
2021-05-24Move proof utilities to src/proof/ (#6611)Andrew Reynolds
2021-05-20Remove old unsat cores (#6581)Haniel Barbosa
2021-05-18Loop over terms to reconstruct instead of obligations. (#6504)Abdalrhman Mohamed
2021-05-04Move current decision engine to decision engine old (#6466)Andrew Reynolds
2021-04-30Use substitutions for implementing defined functions (#6437)Andrew Reynolds
2021-04-29Add assertion list utility for justification heuristic (#6414)Andrew Reynolds
2021-04-27Bool: Move implementation of type rules to cpp. (#6420)Aina Niemetz
2021-04-23Move implementation of UF rewriter to cpp (#6393)Andrew Reynolds
2021-04-21Arithmetic: Move implementation of type rules to cpp. (#6419)Aina Niemetz
2021-04-21UF: Move implementation of type rules to cpp. (#6403)Aina Niemetz
2021-04-21Datatypes: Move implementation of type rules to cpp. (#6418)Aina Niemetz
2021-04-21Goodbye CVC4, hello cvc5! (#6371)Mathias Preiner
2021-04-21Sets: Move implementation of type rules to cpp. (#6401)Aina Niemetz
2021-04-21Arrays: Move implementation of type rules to cpp. (#6407)Aina Niemetz
2021-04-21Add basic utilities for new implementation of justification heuristic (#6333)Andrew Reynolds
2021-04-20Split FP expand definitions to own module (#6392)Andrew Reynolds
2021-04-20BV: Move implementation of type rules from header to .cpp. (#6360)Aina Niemetz
2021-04-20Sep: Move implementation of type rules to cpp. (#6402)Aina Niemetz
2021-04-20Quantifiers: Move implementation of type rules to cpp. (#6404)Aina Niemetz
2021-04-20Add instantiation pool feature to the API (#6358)Andrew Reynolds
2021-04-19Fully incorporate quantifiers macros into ppAssert / non-clausal simplificati...Andrew Reynolds
2021-04-16cmake: Build object libraries for base and context. (#6374)Mathias Preiner
2021-04-15Build support library from base and context. (#6368)Mathias Preiner
2021-04-13Add pool instantiation strategy (#6308)Andrew Reynolds
2021-04-12Strings: Move implementation of type rules from header to .cpp file. (#6334)Aina Niemetz
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4_ macros to CVC5_. (#6327)Aina Niemetz
2021-04-08Add identifiers for sources of incompleteness (#6311)Andrew Reynolds
2021-04-07New C++ Api: Rename and move checks.h. (#6306)Aina Niemetz
2021-04-07Add term pools utility (#6243)Andrew Reynolds
2021-04-05New C++ Api: Rename and move headers. (#6292)Aina Niemetz
2021-04-05Optimizer for BitVectors (#6213)Yancheng Ou
2021-04-01Refactor CLN dependency & Cleanup (#6251)Gereon Kremer
2021-03-31Refactor GMP and Poly dependencies (#6245)Gereon Kremer
2021-03-31Refactor dependencies for external SAT solvers (#6215)Gereon Kremer
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback