summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-06-24[unconstrained] Fix gathering of visited-once varsfix4644Andres 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
2020-06-12(proof-new) Term conversion proof generator utility (#4603)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-11 (proof-new) Add lazy proof utility (#4589)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-10Fix getKind for Python bindings (#4496)makaimann
2020-06-09(proof-new) Refactor skolemization (#4586)Andrew Reynolds
2020-06-09(proof-new) Add trust node utility (#4588)Andrew Reynolds
2020-06-09Language bindings: Enable catching of exceptions (#2813)Andres Noetzli
2020-06-08Ensure correct CMake dependencies on Debug_tags.h/Trace_tags.h/git_versioninf...Andrew V. Jones
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback