summaryrefslogtreecommitdiff
path: root/src/theory
AgeCommit message (Expand)Author
2020-07-10(proof-new) Update Theory interface for proof-new (#4648)Andrew Reynolds
2020-07-10[Interpolation] Add interface for SyGuS interpolation module (#4677)Ying Sheng
2020-07-09Ensure legal elimination for witness rewrite (#4688)Andrew Reynolds
2020-07-09Associate all lemmas in non-linear arithmetic with an inference identifier (#...Andrew Reynolds
2020-07-09(proof-new) Theory engine proof generator (#4657)Andrew Reynolds
2020-07-07Improve and fix secant and tangent lemmas in the transcendental solver (#4689)Andrew Reynolds
2020-07-07Transfer ownership of internal Options from NodeManager to SmtEngine (#4682)Andrew Reynolds
2020-07-06Front end support for sequences (#4690)Andrew Reynolds
2020-07-02Remove SWIG bindings (#4683)Andres Noetzli
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback