summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/ematching
AgeCommit message (Expand)Author
2021-01-25Ensure uses of ground terms in triggers are preprocessed and registered (#5808)Andrew Reynolds
2021-01-25Split inst match generator into multiple files (#5805)Andrew Reynolds
2021-01-25Split E-matching strategies to own files (#5807)Andrew Reynolds
2021-01-24 Initial cleaning of e-matching instantiation strategy (#5796)Andrew Reynolds
2021-01-24Initial cleaning of triggers (#5795)Andrew Reynolds
2021-01-24Initial cleaning of inst match generator (#5794)Andrew Reynolds
2021-01-20Fix corner case of wrongly applied selector as trigger (#5786)Andrew Reynolds
2021-01-05Adding str.len to triggers (#5746)yoni206
2020-12-21Fix issue with selector triggers (#5689)Andrew Reynolds
2020-12-15Move trigger trie to own file (#5680)Andrew Reynolds
2020-12-15Improvements related to quantifiers printing (#5678)Andrew Reynolds
2020-12-14Properly implement datatype selector triggers (#5624)Andrew Reynolds
2020-10-20Make seq.nth a trigger kind (#5314)Andrew Reynolds
2020-09-22Allow E-matching by default when strings are enabled (#5117)Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-08-25Replace Expr-level datatype with Node-level DType (#4875)Andrew Reynolds
2020-06-16Update copyright headers.Aina Niemetz
2020-04-20Make option names related to CEGQI consistent (#4316)Andrew Reynolds
2020-04-14Fix combinations of cegqi and non-standard triggers (#4271)Andrew Reynolds
2020-03-24Restrict partial triggers to standard quantified formulas (#4144)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
2020-03-05Enable -Wshadow and fix warnings. (#3909)Mathias Preiner
2019-12-17Generate code for options with modes. (#3561)Mathias Preiner
2019-12-12Use the node-level datatypes API (#3556)Andrew Reynolds
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-09-13Move higher-order matching predicate (#3280)Andrew Reynolds
2019-08-17Move quantifiers relevance module inside E-matching module (#3186)Andrew Reynolds
2019-08-05Remove forward declarations in quantifiers engine (#3156)Andrew Reynolds
2019-05-09Fixes for relational triggers (#2967)Andrew Reynolds
2019-04-24Do not use __ prefix for header guards. (#2974)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2019-03-14 Fix substitution step in ho matching (#2825)Andrew Reynolds
2018-11-27Make (T)NodeTrie a general utility (#2489)Andrew Reynolds
2018-11-19Fix E-matching for case where candidate generator is not properly initialized...Andrew Reynolds
2018-10-09Random: support URNG interface (#2595)Aina Niemetz
2018-09-04Make quantifiers strategies exit immediately when in conflict (#2099)Andrew Reynolds
2018-08-27 Address more coverity warnings (#2394)Andrew Reynolds
2018-08-24 Fix more simple coverity warnings (#2372)Andrew Reynolds
2018-08-23 Fixing some coverity warnings (#2357)Andrew Reynolds
2018-08-16Move node algorithms to separate file (#2311)Andres Noetzli
2018-07-21Cleanup and additions for candidate generator (#2173)Andrew Reynolds
2018-07-02Remove miscellaneous dead and unused code from quantifiers (#2121)Andrew Reynolds
2018-06-26Fix assertion for relational triggers (#2096)Andrew Reynolds
2018-06-25Updated copyright headers.Aina Niemetz
2018-05-30Fixes for quantifiers + incremental (#2009)Andrew Reynolds
2018-04-25Fix issue with multi-triggers that include variable triggers (#1810)Andrew Reynolds
2018-04-16Skolemize candidate rewrite rule checks (#1777)Andrew Reynolds
2018-04-09Fix hasSubterm calls for higher-order (#1760)Andrew Reynolds
2018-04-09Fix higher-order term indexing. (#1754)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback