summaryrefslogtreecommitdiff
path: root/src/theory
AgeCommit message (Expand)Author
2020-06-16BV: Fix querying equality status in lazy bit-blaster. (#4618)Aina Niemetz
2020-06-15(proof-new) Add quantifiers proof checker (#4593)Andrew Reynolds
2020-06-15Support AND/OR definitions in lambda to array rewriting (#4615)Haniel Barbosa
2020-06-15BV: Add missing type check for BITVECTOR_REPEAT_OP. (#4614)Aina Niemetz
2020-06-15BV: Add missing type check for INT_TO_BITVECTOR. (#4613)Aina Niemetz
2020-06-15 Do RE derivation inference only for concrete constant RE (#4609)Andrew Reynolds
2020-06-12Move sygus datatype utility functions to their own file (#4595)Andrew Reynolds
2020-06-12(proof-new) Minor updates to strings base solver (#4606)Andrew Reynolds
2020-06-12Cardinality-related inferences per type in theory of strings (#4585)Andrew Reynolds
2020-06-11(proof-new) Split TheoryEngine (#4558)Andrew Reynolds
2020-06-11Add rewrite for str.replace_re. (#4601)Andrew Reynolds
2020-06-10(proof-new) Add eager proof generator utility. (#4592)Andrew Reynolds
2020-06-10(proof-new) Remove arith-snorm option. (#4591)Andrew Reynolds
2020-06-10(proof-new) Theory proof step buffer utility (#4580)Andrew Reynolds
2020-06-10Add support for str.replace_re/str.replace_re_all (#4594)Andres Noetzli
2020-06-09(proof-new) Add trust node utility (#4588)Andrew Reynolds
2020-06-08Fix Coverity issues (#4587)Andres Noetzli
2020-06-06Use NlLemma utility for all lemmas in non-linear. (#4573)Andrew Reynolds
2020-06-05Smt2 parsing support for nested recursive datatypes (#4575)Andrew Reynolds
2020-06-05Datatypes with nested recursion are not handled in TheoryDatatypes unless opt...Andrew Reynolds
2020-06-05(proof-new) Rename ProofSkolemCache to SkolemManager (#4556)Andrew Reynolds
2020-06-05Fix handling of Boolean term variables (#4550)Andres Noetzli
2020-06-04Add sygus datatype substitution utility method (#4390)Andrew Reynolds
2020-06-04Fix abduction with datatypes (#4566)Andrew Reynolds
2020-06-04Theory strings preprocess (#4534)Andrew Reynolds
2020-06-03(proof-new) Adding rules and proof checker for EUF (#4559)Haniel Barbosa
2020-06-03(proof-new) Adding rules and proof checker for Boolean reasoning (#4560)Haniel Barbosa
2020-06-03(proof-new) Add builtin proof checker (#4537)Andrew Reynolds
2020-06-03Update CEGQI to use lemma status instead of forcing preprocess (#4551)Andrew Reynolds
2020-06-02Use prenex normal form when using cegqi-nested-qe (#4522)Andrew Reynolds
2020-06-02Fix scope issue with pulling ITEs in extended rewriter. (#4547)Andrew Reynolds
2020-06-02Do not handle universal quantification on functions in model-based FMF (#4226)Andrew Reynolds
2020-06-01Move non-linear files to src/theory/arith/nl (#4548)Andrew Reynolds
2020-06-01Incorporate sequences into the word interface (#4543)Andrew Reynolds
2020-05-31Do not cache operator eliminations in arith (#4542)Andres Noetzli
2020-05-30Add the sequence type (#4539)Andrew Reynolds
2020-05-28Fix term registry for constant case, simplify. (#4538)Andrew Reynolds
2020-05-27Add the Expr-level sequence datatype (#4526)Andrew Reynolds
2020-05-26Convert more uses of strings to words (#4527)Andrew Reynolds
2020-05-26(proof-new) Updates to strings skolem cache. (#4524)Andrew Reynolds
2020-05-23remove unused field d_emp_exp in TheorySetsPrivate (#4521)mudathirmahgoub
2020-05-22Refactor operator elimination in arithmetic (#4519)Andrew Reynolds
2020-05-22(proof-new) Add rewrite corresponding to regular expression inclusion (#4513)Andrew Reynolds
2020-05-22Add support for SAT solver Kissat. (#4514)Aina Niemetz
2020-05-21(proof-new) Minor update to strings solver state (#4510)Andrew Reynolds
2020-05-20Throw logic exception for equality between regular expressions (#4505)Andrew Reynolds
2020-05-20Normal form equality conflicts and uniqueness check (#4497)Andrew Reynolds
2020-05-20CegqiBv: Clean up after renaming options. (#4487)Aina Niemetz
2020-05-20Use debug-check-model to enable internal debugging in check-model (#4480)Andrew Reynolds
2020-05-19Do not eliminate variables that are equal to unevaluatable terms (#4267)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback