summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2021-09-02Add LFSC node converter (#6944)Andrew Reynolds
2021-09-02Add class EnvObj. (#7113)Aina Niemetz
2021-08-30Fix proof equality engine for "no-explain" premises (#7079)Andrew Reynolds
2021-08-24Split higher-order term database (#7045)Andrew Reynolds
2021-08-24Refactor enumerator management in synth conjecture (#6942)Andrew Reynolds
2021-08-22Simplify model printing modes (#7049)Andrew Reynolds
2021-08-19Split proof final callback to its own file (#6984)Andrew Reynolds
2021-08-17Initial refactoring of set defaults (#7021)Andrew Reynolds
2021-08-09Support older CMake versions (#7003)Andres Noetzli
2021-08-06Merge options cmake into general cmake file (#6989)Gereon Kremer
2021-08-04Refactor managed streams (#6934)Gereon Kremer
2021-07-27Add basic LFSC utilities (#6879)Andrew Reynolds
2021-07-27Move enum value generator to own file (#6941)Andrew Reynolds
2021-07-27Add proof letify utility (#6881)Andrew Reynolds
2021-07-27Add sygus enumerator callback (#6923)Andrew Reynolds
2021-07-22Add the central equality engine manager (#6893)Andrew Reynolds
2021-07-15Connect the equality solver to theory arith (#6894)Andrew Reynolds
2021-07-15Move master equality engine notification to own file (#6877)Andrew Reynolds
2021-07-15bv: Rename BBSimple to NodeBitblaster. (#6891)Mathias Preiner
2021-07-15bv: Rename lazy solver to layered solver. (#6889)Mathias Preiner
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback