Eliminate calls to currentSmtEngine (#7060)
[cvc5.git] / src / theory / quantifiers / sygus / rcons_type_info.h
2021-08-25 Andrew ReynoldsEliminate calls to currentSmtEngine (#7060)
2021-08-24 Andrew ReynoldsRefactor enumerator management in synth conjecture...
2021-05-18 Abdalrhman MohamedLoop over terms to reconstruct instead of obligations...
2021-05-13 Mathias PreinerAdd std::hash overloads for Node, TNode and TypeNode...
2021-04-14 Aina NiemetzRename public and private headers in src/include. ...
2021-04-12 Aina NiemetzRefactor and update copyright headers. (#6316)
2021-04-09 Aina NiemetzRename CVC4__ header guards to CVC5__. (#6326)
2021-04-01 Aina NiemetzRename namespace CVC5 to cvc5. (#6258)
2021-03-31 Aina NiemetzRename namespace CVC4 to CVC5. (#6249)
2021-03-23 Abdalrhman MohamedReplace old sygus term reconstruction algorithm with...