summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-04aggressive prefix deductionprefixesAndres Noetzli
2020-08-04[Strings] Add eager context-based evaluationAndres Noetzli
2020-08-04Properly initialize d_fullyInited. (#4840)Gereon Kremer
2020-08-04Add CAD-based solver (#4834)Gereon Kremer
2020-08-03Update documentation for Solver::mkVar() (#4833)Andres Noetzli
2020-08-03Add implementation for SyGuS interpolation module (step4) (#4811)Ying Sheng
2020-08-03New BV rewrite rules aimed at bv_to_int preprocessing pass (#4769)yoni206
2020-08-03Generalize interface for candidate rewrite database (#4797)Andrew Reynolds
2020-08-03Update datatypes in cvc parser to the new API (#4826)Andrew Reynolds
2020-08-03Examples for using sygus python api (#4822)yoni206
2020-08-03Delete solver pointer in Cython __dealloc__ (#4799)makaimann
2020-08-03Split expression names from SmtEngine (#4832)Andrew Reynolds
2020-08-03Split dump manager from SmtEngine (#4824)Andrew Reynolds
2020-08-02Updates to dtype constructor in preparation for eliminating Expr-level dataty...Andrew Reynolds
2020-08-02Fix ASan failure in interactive_shell_black (#4827)Andres Noetzli
2020-08-01Ensure strict length constraint for decompose rule (#4821)Andres Noetzli
2020-08-01Add methods for constructing datatype types from NodeManager (#4823)Andrew Reynolds
2020-08-01Ensure that we only find '.a's when building statically (#4785)Andrew V. Jones
2020-08-01Fix component contains for splicing due to substring. (#4705)Andrew Reynolds
2020-07-31Add SyGuS Python API (#4812)yoni206
2020-07-31Split listener classes from SmtEngine (#4816)Andrew Reynolds
2020-07-30Standardize explanations in arrays (#4804)Andrew Reynolds
2020-07-30Python API: Add support for sequences (#4757)Andres Noetzli
2020-07-30Cad implementation (#4774)Gereon Kremer
2020-07-30Adds the interface for the CAD-based arithmetic solver. (#4773)Gereon Kremer
2020-07-30When linking Editline, use 'pkg-config' to correctly find the link-time depen...Andrew V. Jones
2020-07-30Fix null case for sygus printing (#4793)Andrew Reynolds
2020-07-30(proof-new) Stream output for ProofNode (#4789)Andrew Reynolds
2020-07-29(proof-new) Fixes for getFreeAssumptions (#4802)Andrew Reynolds
2020-07-28fixing issue #4808. (#4810)Ying Sheng
2020-07-28Remove arrays lazy rintro option (#4806)Andrew Reynolds
2020-07-28Replace Expr with Node in Term/Op (#4781)Andres Noetzli
2020-07-28Fix regular expression delta for complement (#4765)Andrew Reynolds
2020-07-28Supporting seq.nth (#4723)yoni206
2020-07-28Interpolation: Add interface for SyGuS interpolation module (step3) (#4726)Ying Sheng
2020-07-28Use lemma property enum for OutputChannel::lemma (#4755)Andrew Reynolds
2020-07-27(proof-new) Proof production for term formula removal (#4687)Andrew Reynolds
2020-07-27(proof-new) Arithmetic operator elim proof producing (#4783)Andrew Reynolds
2020-07-27Consider negation's proof before triggering arith pfs. (#4776)Alex Ozdemir
2020-07-21GH Actions: Cancel builds on push, remove redundant mac OS build. (#4779)Aina Niemetz
2020-07-21Support uninterpreted constants in the evaluator (#4777)Andrew Reynolds
2020-07-21Preparations for a CAD-based arithmetic solver (#4762)Gereon Kremer
2020-07-20Fix a deadlock in the signature tests. (#4772)Alex Ozdemir
2020-07-17Improving equality engine tracing (#4770)Haniel Barbosa
2020-07-17(proof-new) Proof recording for assertions pipeline (#4766)Andrew Reynolds
2020-07-17Enumerate shapes feature in fast sygus enumerator (#4742)Andrew Reynolds
2020-07-17Add NodeManagerScopes to fix use-after-free issues (#4768)Andres Noetzli
2020-07-17Replace options listener infrastructure (#4764)Andrew Reynolds
2020-07-17Support for using 'libedit' over 'readline' #4571 (#4579)Andrew V. Jones
2020-07-17(proof-new) Updates to strings core solver (#4642)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback