summaryrefslogtreecommitdiff
path: root/src/theory
AgeCommit message (Expand)Author
2020-07-02(proof-new) Proof rule checkers run on skolem forms (#4660)Andrew Reynolds
2020-07-01Add solver for integer AND (#4681)Andrew Reynolds
2020-07-01 Inferences and model construction taking into account seq.unit (#4607)Andrew Reynolds
2020-07-01(proof-new) Updates to evaluator (#4659)Andrew Reynolds
2020-06-30(proof-new) Improve rewriter for WITNESS (#4661)Andrew Reynolds
2020-06-30Fix normal form for re.comp (#4676)Andrew Reynolds
2020-06-30Simplify quantifiers strategy for when to apply last call effort check with f...Andrew Reynolds
2020-06-30Interpolation step 1 (#4638)Ying Sheng
2020-06-29Add internal support for integer and operator (#4668)Andrew Reynolds
2020-06-29Make ExprManager constructor private (#4669)Andres Noetzli
2020-06-28Fix non-termination issues in simpleRegExpConsume (#4667)Andrew Reynolds
2020-06-28Proof Rules and Checker for Arithmetic (#4665)Alex Ozdemir
2020-06-25(proof-new) Add TrustNode interfaces to OutputChannel (#4643)Andrew Reynolds
2020-06-25Update option --nl-ext to enable/disable incremental linearization solver onl...Andrew Reynolds
2020-06-23Add support for eqrange predicate (#4562)Mathias Preiner
2020-06-22(proof-new) Add REWRITE trust node kind. (#4624)Andrew Reynolds
2020-06-22Add trascendental function kinds to list of unevaluated operators (#4640)Andrew Reynolds
2020-06-19(proof-new) Make static methods in re-elim (#4623)Andrew Reynolds
2020-06-19(proof-new) Updates to strings term registry (#4599)Andrew Reynolds
2020-06-19Convert more uses of strings to words (#4584)Andrew Reynolds
2020-06-19(proof-new) Split operator elimination from arithmetic (#4581)Andrew Reynolds
2020-06-19Clean the header file of TheoryStrings (#4272)Andrew Reynolds
2020-06-19Always rewrite boolean ITEs with constant then/else-branches (#4619)Haniel Barbosa
2020-06-17Do not traverse WITNESS for partial substitutions in extended rewriter (#4630)Andrew Reynolds
2020-06-17Improve polynomial anyterm grammar (#3566)Haniel Barbosa
2020-06-16Update copyright headers.Aina Niemetz
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback