summaryrefslogtreecommitdiff
path: root/src/theory/theory_model_builder.h
AgeCommit message (Expand)Author
2021-10-04Move isFiniteType from theory engine to Env (#7287)Andrew Reynolds
2021-09-03theory: Have more classes in theory with reference to Env derive from EnvObj....Aina Niemetz
2021-09-02Remove more instances of ufHo (#7087)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-12Fix computation of whether a type is finite (#6312)Andrew Reynolds
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4__ header guards to CVC5__. (#6326)Aina Niemetz
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-09Merge initialization steps in TheoryModelBuilder (#4901)Andrew Reynolds
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-02-23Add interface to TheoryState for sort inference and facts (#5967)Andrew Reynolds
2020-10-16Refactor SMT-level model object (#5277)Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-08-28Replace Theory::Set with TheoryIdSet (#4959)Andrew Reynolds
2020-08-25Connect combination engine to theory engine (#4940)Andrew Reynolds
2020-08-21Remove unecessary theory model builder base class (#4933)Andrew Reynolds
2020-06-16Update copyright headers.Aina Niemetz
2019-12-16Extend model construction with assignment exclusion set (#3377)Andrew Reynolds
2019-04-24Do not use __ prefix for header guards. (#2974)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2018-09-04Minor improvements to theory model builder interface. (#2408)Andrew Reynolds
2018-06-25Updated copyright headers.Aina Niemetz
2018-03-05Enable -Wsuggest-override by default. (#1643)Mathias Preiner
2017-12-08Make collect model info return a Bool (#1421)Andrew Reynolds
2017-11-01(Move-only) Refactor and document theory model part 2 (#1305)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback