summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers
AgeCommit message (Expand)Author
2021-03-23Passing term registry to ematching utilities (#6190)Andrew Reynolds
2021-03-23Remove internal includes of Api header. (#6193)Aina Niemetz
2021-03-23Replace old sygus term reconstruction algorithm with a new one. (#5779)Abdalrhman Mohamed
2021-03-23Moving instantiate and skolemize into quantifiers inference manager (#6188)Andrew Reynolds
2021-03-22Move equality query utility into quantifiers model (#6186)Andrew Reynolds
2021-03-19Refactor initialization of quantifiers model and builder (#6175)Andrew Reynolds
2021-03-18Eliminate dependency on quantifiers engine in quantifiers model (#6165)Andrew Reynolds
2021-03-17Move utilities for inferred bounds on quantifers to own class (#6159)Andrew Reynolds
2021-03-15Split inst match generator class to own file (#6125)Andrew Reynolds
2021-03-15Reorganizing initialization of term registry in quantifiers (#6127)Andrew Reynolds
2021-03-11Simplify instantiation match generator interface (#6121)Andrew Reynolds
2021-03-11Introduce inference ids for quantifier instantiation (#6119)Andrew Reynolds
2021-03-11First refactoring of statistics classes (#6105)Gereon Kremer
2021-03-11Delete Expr layer. (#6117)Aina Niemetz
2021-03-11Improvements and refactoring for enumeratative strategy (#6030)MikolasJanota
2021-03-10Move ExprManager::isNAryKind to NodeManager. (#6107)Aina Niemetz
2021-03-10(proof-new) Replace witness form by original form in the internal proof calcu...Andrew Reynolds
2021-03-09Some more cleanup of includes (#6083)Gereon Kremer
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-08Fix handling of negation of Boolean bound variables in FMF (#6066)Andrew Reynolds
2021-03-05Remove partial UDIV/UREM operators. (#6069)Mathias Preiner
2021-03-03More cleanup of includes to reduce compilation times (#6037)Gereon Kremer
2021-03-03Remove uses of SExpr class. (#6035)Abdalrhman Mohamed
2021-03-02Add aarch64 (ARM64) cross-compile support. (#6033)Mathias Preiner
2021-03-02Introduce quantifiers term registry (#5983)Andrew Reynolds
2021-03-02Clean up includes to reduce compile times (#6031)Gereon Kremer
2021-02-24Enable -Werror. (#5969)Mathias Preiner
2021-02-23Add state and inference manager to inst match generator (#5968)Andrew Reynolds
2021-02-23Add interface to TheoryState for sort inference and facts (#5967)Andrew Reynolds
2021-02-22Explanation of failure for instantiate, use in enumerative instantiation (#5951)Andrew Reynolds
2021-02-22Eliminate raw use of output channel and valuation in quantifiers (#5933)Andrew Reynolds
2021-02-22Move quantifiers attributes to quantifiers registry (#5929)Andrew Reynolds
2021-02-19Simplify interface to instantiate (#5926)Andrew Reynolds
2021-02-18Add statistic for InferenceId to TheoryInferenceManager. (#5913)Gereon Kremer
2021-02-17Eliminate non-static members in term util (#5919)Andrew Reynolds
2021-02-17Move first order model for full model check to own file (#5918)Andrew Reynolds
2021-02-17Move methods from term util to quantifiers registry (#5916)Andrew Reynolds
2021-02-17Add InferenceId to buffered inference manager (#5911)Gereon Kremer
2021-02-13Moving methods from quantifiers engine to quantifiers state (#5881)Andrew Reynolds
2021-02-09Remove track instantiations infrastructure (#5883)Andrew Reynolds
2021-02-09Eliminating dependencies from inst utils (#5882)Andrew Reynolds
2021-02-09Make term database optionally SAT-context-dependent (#5877)Andrew Reynolds
2021-02-09[quantifiers] Fix prenex computation (#5879)Haniel Barbosa
2021-02-08Use quantifiers inference manager for lemma management (#5867)Andrew Reynolds
2021-02-08Remove support for inst closure (#5874)Andrew Reynolds
2021-02-04Introduce quantifiers registry utility (#5829)Andrew Reynolds
2021-02-04Eliminate equality query dependence on quantifiers engine (#5831)Andrew Reynolds
2021-02-02Cleanup some includes (#5847)Andrew Reynolds
2021-02-01Eliminate PREPROCESS lemma property (#5827)Andrew Reynolds
2021-02-01Simplify alpha equivalence module (#5839)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback