summaryrefslogtreecommitdiff
path: root/src/theory/theory.h
AgeCommit message (Expand)Author
2021-03-02Clean up includes to reduce compile times (#6031)Gereon Kremer
2021-01-26Refactor quantifiers engine initialization (#5813)Andrew Reynolds
2021-01-19Implement proofs for arith BRAB lemmas (#5784)Alex Ozdemir
2020-12-22Make theory preprocess rewrite equalities a preprocessing pass (#5711)Andrew Reynolds
2020-11-10Add proper support for the declare-heap command for separation logic (#5405)Andrew Reynolds
2020-10-13 (proof-new) Miscellaneous minor improvements and fixes to proofs in theory f...Andrew Reynolds
2020-10-06(proof-new) Add interface for trusted substitution and update ppAssert (#5193)Andrew Reynolds
2020-10-03Standardization of Theory (#5181)Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-16Dump commands in internal code using command printing functions. (#5040)Abdalrhman Mohamed
2020-09-02Make ExtTheory independent of Theory (#5010)Andrew Reynolds
2020-09-01Removes old proof code (#4964)Haniel Barbosa
2020-08-31Simplify interface for computing relevant terms. (#4966)Andrew Reynolds
2020-08-28Replace Theory::Set with TheoryIdSet (#4959)Andrew Reynolds
2020-08-26Add the theory inference manager (#4948)Andrew Reynolds
2020-08-26(new theory) Update TheoryUF to new interface (#4944)Andrew Reynolds
2020-08-24Extend the standard Theory template based on equality engine (#4929)Andrew Reynolds
2020-08-18Introduce the theory state object (#4910)Andrew Reynolds
2020-08-18Standardize collectModelInfo and theory-specific collectRelevantTerms (#4909)Andrew Reynolds
2020-08-17Dynamic allocation of equality engine in Theory (#4890)Andrew Reynolds
2020-08-15Minor cleanup related to notifications (#4898)Andrew Reynolds
2020-08-13Add the distributed equality engine manager (#4867)Andrew Reynolds
2020-07-16Make ExtTheory a utility and not a member of Theory (#4753)Andrew Reynolds
2020-07-15Simplify entailment check interface (#4744)Andrew Reynolds
2020-07-10(proof-new) Update Theory interface for proof-new (#4648)Andrew Reynolds
2020-06-16Update copyright headers.Aina Niemetz
2020-05-19Do not eliminate variables that are equal to unevaluatable terms (#4267)Andrew Reynolds
2020-04-08Perform theory widening eagerly (#4044)Andres Noetzli
2020-04-03Update theory rewriter ownership, add stats to strings (#4202)Andres Noetzli
2020-04-01Initialize theory rewriters in theories (#4197)Andres Noetzli
2020-02-26Initial work towards -Wshadow (#3817)Andrew Reynolds
2019-12-17Generate code for options with modes. (#3561)Mathias Preiner
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-10-10Make order of theories explicit in the source code. (#3379)Aina Niemetz
2019-08-28Removing comments related to issues (#3232)Andrew Reynolds
2019-04-24Do not use __ prefix for header guards. (#2974)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2018-10-04Clean remaining references to getNextDecisionRequest and simplify (#2500)Andrew Reynolds
2018-09-12 Initial infrastructure for theory decision manager (#2447)Andrew Reynolds
2018-08-07Delete functions instead of using CVC4_UNDEFINED (#1794)Andres Noetzli
2018-07-13 sygusComp2018: optimization for collect model info (#2105)Andrew Reynolds
2018-07-06Split ext theory to own file and document (#1809)Andrew Reynolds
2018-06-25Updated copyright headers.Aina Niemetz
2018-04-12Fixes for free variables in assertions (#1762)Andrew Reynolds
2018-03-06Make statistics output consistent. (#1647)Mathias Preiner
2018-01-15Removing more miscellaneous throw specifiers. (#1509)Tim King
2017-12-08Make collect model info return a Bool (#1421)Andrew Reynolds
2017-11-15Removes an unused variable from Theory. (#1375)Tim King
2017-10-28Document term db (#1220)Andrew Reynolds
2017-09-10Ensure that expand definitions is called on all non-variable expressi… (#1070)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback