summaryrefslogtreecommitdiff
path: root/src/smt/term_formula_removal.cpp
AgeCommit message (Expand)Author
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-22Guard for non-unique skolems in term formula removal (#6179)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-09Optimize get skolems method (#5876)Andrew Reynolds
2021-02-09Do not traverse quantifiers in term formula removal (#5859)Andrew Reynolds
2021-01-29(proof-new) Distinguish pre vs post rewrites in term conversion proof generat...Andrew Reynolds
2021-01-28Simplify lemma interface (#5819)Andrew Reynolds
2021-01-20Do not track processed in remove term formulas loop (#5791)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-11-20Fix remove term formula policy for terms beneath quantifiers (#5497)Andrew Reynolds
2020-10-20(proof-new) Update add lazy step interface in LazyCDProof (#5299)Andrew Reynolds
2020-10-02(proof-new) Fixes for theory preprocessing proofs (#5171)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-09(proof-new) Make proofs in term formula removal term context sensitive (#5008)Andrew Reynolds
2020-09-01Removes old proof code (#4964)Haniel Barbosa
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-06-12Update to consistent policy for removed terms in quantifier bodies. (#4602)Andrew Reynolds
2020-05-19Renamed operator CHOICE to WITNESS (#4207)mudathirmahgoub
2019-04-17More use of isClosure (#2959)Andrew Reynolds
2019-04-11 Eliminate Boolean ITE within terms, fixes 2947 (#2949)Andrew Reynolds
2019-03-26Update copyright headers.Aina Niemetz
2018-08-16Move node algorithms to separate file (#2311)Andres Noetzli
2018-06-25Updated copyright headers.Aina Niemetz
2018-04-16RemoveTermFormulas: Remove ContainsTermITEVisitor (#1782)Andres Noetzli
2018-04-12Fixes for free variables in assertions (#1762)Andrew Reynolds
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-07Update copyright headers.Mathias Preiner
2017-05-15Fix bug 806. Minor fixes to remove term formula pass.ajreynol
2017-03-28Fix bug 787.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