summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers
AgeCommit message (Expand)Author
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
2021-01-30Fix unguarded call to get representative (#5838)Andrew Reynolds
2021-01-28Simplify lemma interface (#5819)Andrew Reynolds
2021-01-28Use standard equality engine information in quantifiers state (#5824)Andrew Reynolds
2021-01-27Add option for whether to filter candidate rewrite pairs (#5825)Andrew Reynolds
2021-01-27Split pattern term selector from trigger (#5811)Andrew Reynolds
2021-01-27(proof-new) Improvements to quantifiers engine and instantiate interfaces (#5...Andrew Reynolds
2021-01-26Use term canonizer utility locally in quantifiers (#5823)Andrew Reynolds
2021-01-26Use standard conflict mechanism in quantifiers state (#5822)Andrew Reynolds
2021-01-26Introduce quantifiers inference manager (#5821)Andrew Reynolds
2021-01-26Remove deprecated quantifiers modules (#5820)Andrew Reynolds
2021-01-26Refactor quantifiers engine initialization (#5813)Andrew Reynolds
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-24(proof-new) Instantiation list utility (#5768)Andrew Reynolds
2021-01-20Refactoring the single invocation solver (#5706)Andrew Reynolds
2021-01-20Fix type issues with relevant domain computation (#5788)Andrew Reynolds
2021-01-20Fix corner case of wrongly applied selector as trigger (#5786)Andrew Reynolds
2021-01-11Further simplifications in preparation for removing Expr layer (#5756)Andrew Reynolds
2021-01-11Remove extended rewrite for arithmetic (#5760)Andrew Reynolds
2021-01-05Adding str.len to triggers (#5746)yoni206
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback