summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-07-12Remove ExprSequence (#4724)Andres Noetzli
2020-07-11Cache explanations in TheoryEngine::getExplanation (#4722)Andrew Reynolds
2020-07-11Changing bv_to_int options (#4721)yoni206
2020-07-10Adding test for whether a kind is n-ary (#4718)Haniel Barbosa
2020-07-10Add support for printing 'get-abduct' in verbose mode (#4710)Andrew V. Jones
2020-07-10(proof-new) Add ONCE and FIXPOINT modes for term conversion proof generator (...Andrew Reynolds
2020-07-10(proof-new) Update Theory interface for proof-new (#4648)Andrew Reynolds
2020-07-10Always Update Git information when rebuilding (#4696)Andres Noetzli
2020-07-10Front end support for integer AND (#4717)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-08Re-implement handling of --tlimit (#4655)Gereon Kremer
2020-07-08Add getName() method to options. (#4704)Mathias Preiner
2020-07-08Always interleave theory combination with quantifiers (#4703)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) Updates to skolem manager interface (#4664)Andrew Reynolds
2020-07-02(proof-new) Proof rule checkers run on skolem forms (#4660)Andrew Reynolds
2020-07-02(proof-new) Proof node updater (#4647)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-29Python Sort tests (#4639)makaimann
2020-06-28Fix non-termination issues in simpleRegExpConsume (#4667)Andrew Reynolds
2020-06-28Proof Rules and Checker for Arithmetic (#4665)Alex Ozdemir
2020-06-27Add API for retrieving separation heap/nil term (#4663)Andres Noetzli
2020-06-25fix and test (#4658)yoni206
2020-06-25(proof-new) Add TrustNode interfaces to OutputChannel (#4643)Andrew Reynolds
2020-06-25Remove sygus1 parser (#4651)Andrew Reynolds
2020-06-25Update option --nl-ext to enable/disable incremental linearization solver onl...Andrew Reynolds
2020-06-24[unconstrained] Fix gathering of visited-once vars (#4652)Andres Noetzli
2020-06-23(proof-new) Updates to proof node manager (#4617)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-22get-authors: Add alias for nafur. (#4646)Aina Niemetz
2020-06-22Allow for better interaction of Integer/Rational with mpz_class/mpq_class. (#...nafur
2020-06-22(proof-new) Add proof-new to options file (#4641)Andrew Reynolds
2020-06-22Add trascendental function kinds to list of unevaluated operators (#4640)Andrew Reynolds
2020-06-22fix (#4637)yoni206
2020-06-19Use traversal iterators in IntToBv (#4169)Alex Ozdemir
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback