summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/ematching/candidate_generator.cpp
AgeCommit message (Expand)Author
2021-10-11Rename SmtScope to SolverEngineScope. (#7284)Aina Niemetz
2021-09-30Rename files smt_engine.(cpp|h) to solver_engine.(cpp|h). (#7279)Aina Niemetz
2021-08-26Make datatype selector expansion to its own accessible method (#7069)Andrew Reynolds
2021-05-07Simplifications to expand definitions (#6487)Andrew Reynolds
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-23Passing term registry to ematching utilities (#6190)Andrew Reynolds
2021-03-22Move equality query utility into quantifiers model (#6186)Andrew Reynolds
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-02Clean up includes to reduce compile times (#6031)Gereon Kremer
2021-02-08Remove support for inst closure (#5874)Andrew Reynolds
2021-02-02Cleanup some includes (#5847)Andrew Reynolds
2021-01-30Fix unguarded call to get representative (#5838)Andrew Reynolds
2021-01-28Use standard equality engine information in quantifiers state (#5824)Andrew Reynolds
2021-01-20Fix corner case of wrongly applied selector as trigger (#5786)Andrew Reynolds
2020-12-21Fix issue with selector triggers (#5689)Andrew Reynolds
2020-12-14Properly implement datatype selector triggers (#5624)Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-06-16Update copyright headers.Aina Niemetz
2020-04-20Make option names related to CEGQI consistent (#4316)Andrew Reynolds
2020-03-20Make handling of illegal internal representatives in quantifiers engine more ...Andrew Reynolds
2020-03-12Ensure legal candidate equalities when using relational triggers (#4035)Andrew Reynolds
2019-12-12Use the node-level datatypes API (#3556)Andrew Reynolds
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-05-09Fixes for relational triggers (#2967)Andrew Reynolds
2019-03-26Update copyright headers.Aina Niemetz
2018-11-27Make (T)NodeTrie a general utility (#2489)Andrew Reynolds
2018-08-27 Address more coverity warnings (#2394)Andrew Reynolds
2018-08-24 Fix more simple coverity warnings (#2372)Andrew Reynolds
2018-07-21Cleanup and additions for candidate generator (#2173)Andrew Reynolds
2018-06-25Updated copyright headers.Aina Niemetz
2018-03-23Minor reorganization for ematching (#1701)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback