summaryrefslogtreecommitdiff
path: root/src/smt/term_formula_removal.h
AgeCommit message (Expand)Author
2021-10-12Provide a non-traversal interface to term formula removal (#7328)Andrew Reynolds
2021-10-07Use skolem lemma in prop layer interfaces (#7320)Andrew Reynolds
2021-10-01Update theory preprocessor to use Env (#7288)Andrew Reynolds
2021-05-27Update proof namespaces (#6614)Andrew Reynolds
2021-05-24Move proof utilities to src/proof/ (#6611)Andrew Reynolds
2021-05-13Add std::hash overloads for Node, TNode and TypeNode. (#6534)Mathias Preiner
2021-04-14Rename public and private headers in src/include. (#6352)Aina Niemetz
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-22Add skolem definition manager (#6187)Andrew Reynolds
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-03More cleanup of includes to reduce compilation times (#6037)Gereon Kremer
2021-02-12Simplify and fix decision engine's handling of skolem definitions (#5888)Andrew Reynolds
2021-02-09Optimize get skolems method (#5876)Andrew Reynolds
2021-01-28Simplify lemma interface (#5819)Andrew Reynolds
2021-01-05Add new interfaces to term formula removal and theory preprocess (#5717)Andrew Reynolds
2020-12-21Eliminate recursion from the internals of term formula removal (#5701)Andrew Reynolds
2020-12-17Simplify term formula removal interface (#5695)Andrew Reynolds
2020-12-16Move ownership of term formula removal to theory preprocessor (#5670)Andrew Reynolds
2020-10-02(proof-new) Fixes for theory preprocessing proofs (#5171)Andrew Reynolds
2020-09-22Fix type issue with term formula removal (#5107)Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-17Reduce recursion in term formula removal (#5052)Andrew Reynolds
2020-09-16Dump commands in internal code using command printing functions. (#5040)Abdalrhman Mohamed
2020-09-09(proof-new) Make proofs in term formula removal term context sensitive (#5008)Andrew Reynolds
2020-08-12(proof-new) Improve interfaces to proof generators (#4803)Andrew Reynolds
2020-07-27(proof-new) Proof production for term formula removal (#4687)Andrew Reynolds
2020-06-16Update copyright headers.Aina Niemetz
2020-05-19Renamed operator CHOICE to WITNESS (#4207)mudathirmahgoub
2019-03-26Update copyright headers.Aina Niemetz
2018-06-25Updated copyright headers.Aina Niemetz
2018-04-16RemoveTermFormulas: Remove ContainsTermITEVisitor (#1782)Andres Noetzli
2017-11-29Improve caching in term formula removal (#1398)Andrew Reynolds
2017-11-01CBQI BV choice expressions (#1296)Andrew Reynolds
2017-10-27Implement Hilbert choice operator (#1291)Andrew Reynolds
2017-10-11Ho Lambda Lifting (#1116)Andrew Reynolds
2017-07-20Moving from the gnu extensions for hash maps to the c++11 hash mapsTim King
2017-07-07Update copyright headers.Mathias Preiner
2017-05-15Fix bug 806. Minor fixes to remove term formula pass.ajreynol
2017-03-02Minor cleanup and reorganization related to last commit.ajreynol
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback