summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2020-06-19Add Match utility function. (#4632)Abdalrhman Mohamed
2020-06-19(proof-new) Make static methods in re-elim (#4623)Andrew Reynolds
2020-06-19(proof-new) CDProof inherits from ProofGenerator (#4622)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-19Generalize atom collection in old proof code (#4626)Haniel Barbosa
2020-06-18Bv to int elimination bugfix (#4435)yoni206
2020-06-18Add logic check for define-fun(s)-rec (#4577)Andres Noetzli
2020-06-18Revert "[Python] Properly destroy CVC4 object (#3753)" (#4422)Andrew V. Jones
2020-06-18Improve memory management in Java bindings (#4629)Andres Noetzli
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-15(proof-new) Update proof node, add proof node algorithm utility file. (#4600)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-12Update to consistent policy for removed terms in quantifier bodies. (#4602)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback