summaryrefslogtreecommitdiff
path: root/src/theory/theory_model_builder.cpp
AgeCommit message (Expand)Author
2021-07-12Improvements to debug check model (#6861)Andrew Reynolds
2021-05-26 More precise includes of `Node` constants (#6617)Andres Noetzli
2021-05-13Add std::hash overloads for Node, TNode and TypeNode. (#6534)Mathias Preiner
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_ macros to CVC5_. (#6327)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-09Some more cleanup of includes (#6083)Gereon Kremer
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-02Clean up includes to reduce compile times (#6031)Gereon Kremer
2021-02-23Add interface to TheoryState for sort inference and facts (#5967)Andrew Reynolds
2021-01-19Use arbitrary ground term assignment for sorts where isInterpretedFinite is t...Andrew Reynolds
2020-10-22Fix issue 5309 (#5327)mudathirmahgoub
2020-10-16Refactor SMT-level model object (#5277)Andrew Reynolds
2020-09-24SyGuS: Add default grammar for FP. (#5133)Aina Niemetz
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-08-25Connect combination engine to theory engine (#4940)Andrew Reynolds
2020-06-16Update copyright headers.Aina Niemetz
2020-05-20Use debug-check-model to enable internal debugging in check-model (#4480)Andrew Reynolds
2020-03-05Enable -Wshadow and fix warnings. (#3909)Mathias Preiner
2020-02-28Fix assertion related to assignability in the model. (#3843)Andrew Reynolds
2020-02-15Disable regression (#3761)Andrew Reynolds
2020-01-30Do not debug check model for models with approximations (#3673)Andrew Reynolds
2019-12-16Extend model construction with assignment exclusion set (#3377)Andrew Reynolds
2019-12-12Use the node-level datatypes API (#3556)Andrew Reynolds
2019-11-01Fix non-termination in datatype type enumerator (#3369)Andrew Reynolds
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-10-27Fix collect model info for higher-order (#3409)Andrew Reynolds
2019-09-16Avoid computing cardinality when constructing models (#3268)Andrew Reynolds
2019-08-28Removing comments related to issues (#3232)Andrew Reynolds
2019-08-03Fix printing issue related to nested quotes (#3154)Andrew Reynolds
2019-04-17More use of isClosure (#2959)Andrew Reynolds
2019-04-03Update copyright headers.Aina Niemetz
2019-04-01FP: Fix wrong model due to partial assignment (#2910)Andres Noetzli
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-06-02 Fix assertion involving unassigned Boolean eqc in model (#2050)Andrew Reynolds
2018-05-23Add notions of evaluated kinds in TheoryModel (#1947)Andrew Reynolds
2017-12-08Make collect model info return a Bool (#1421)Andrew Reynolds
2017-11-30Fixes for issue 1404 (#1409)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