summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-10-03Standardization of Theory (#5181)Andrew Reynolds
2020-10-01FloatingPoint: Add utility functions for largest and smallest normal. (#5174)Aina Niemetz
2020-09-30BitVector: Extend interface of setBit to set it to a specific value. (#5173)Aina Niemetz
2020-09-30FloatingPoint: Add utility functions for largest and smallest subnormal. (#5166)Aina Niemetz
2020-09-28Reset assertions on resetAssertions (#5153)Andrew Reynolds
2020-09-28Disable regression that is timing out (#5142)Andrew Reynolds
2020-09-28Implement bags rewriter (#5132)mudathirmahgoub
2020-09-27Fix sygus quantifier elimination preprocess for multiple functions (#5130)Andrew Reynolds
2020-09-26Use original quantified formula for single invocation reconstruction (#5129)Andrew Reynolds
2020-09-25Restrict bvxnor to only allow two operands (was n-ary). (#5138)Aina Niemetz
2020-09-25Cleaning and documenting cnf stream (#5134)Haniel Barbosa
2020-09-23Modify lemma vs fact policy for datatype equalities (#5115)Andrew Reynolds
2020-09-23Disable cegqi-bv when using sygus (#5124)Andrew Reynolds
2020-09-23Missing format from #5112.Aina Niemetz
2020-09-23bv2int: new options for bvand translation (#5096)yoni206
2020-09-22Allow E-matching by default when strings are enabled (#5117)Andrew Reynolds
2020-09-22New C++ API: Catch and throw recoverable exception. (#5122)Aina Niemetz
2020-09-22Refactor Commands to use the Public API. (#5105)Abdalrhman Mohamed
2020-09-22[Python API] Conversion to/from Unicode strings (#5120)Andres Noetzli
2020-09-22Add simple BV solver (#5065)Mathias Preiner
2020-09-22Add skeleton for theory of bags (multisets) (#5100)mudathirmahgoub
2020-09-22Add method to get Python object from constant value term in Python API (#5083)makaimann
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-21Require dumping in a dumping test (#5108)yoni206
2020-09-18bv2int: quantifiers support (#5080)yoni206
2020-09-18[Strings] Fix extended equality rewriter (#5092)Andres Noetzli
2020-09-17Reduce recursion in term formula removal (#5052)Andrew Reynolds
2020-09-16Dumping internal define-funs with no arguments (#5077)yoni206
2020-09-16Only rewrite replace_re(_all) if regexp is const (#5075)Andres Noetzli
2020-09-16Dump commands in internal code using command printing functions. (#5040)Abdalrhman Mohamed
2020-09-15bv2int: support models in tests (#5068)yoni206
2020-09-14Rename system tests to api tests and remove obsolete Java test. (#5066)Aina Niemetz
2020-09-14Fix needsModel method for CEGQI (#5048)Andrew Reynolds
2020-09-14Interpolation: Add implementation for SyGuS interpolation module (final) (#5063)Ying Sheng
2020-09-14Refactoring the rewriter of sets (#4856)Andrew Reynolds
2020-09-11Move finite model minimization to UF last call effort (#5050)Andrew Reynolds
2020-09-09bv2int: improvement in lazy failures (#5020)yoni206
2020-09-09Fixes for regular expressions + sygus (#5044)Andrew Reynolds
2020-09-09Add is_singleton operator to the theory of sets (#5033)mudathirmahgoub
2020-09-08Make CVC/API BV div/mod semantics match SMT-LIB (#4997)Andres Noetzli
2020-09-04[Regressions] Fix regression issues related to BV proofs (#5029)Haniel Barbosa
2020-09-03Split lazy bit-vector solver from TheoryBV (#5009)Mathias Preiner
2020-09-03Added a new rule to simplify (bvugt (bvurem T x) x) (#4993)Gereon Kremer
2020-09-03Changing the handled operators in bv2int preprocessing pass (#4970)yoni206
2020-09-02Fix CryptoMiniSat build, regression (#5006)Andres Noetzli
2020-09-02[Python API] Add missing methods to Datatype/Term (#4998)Andres Noetzli
2020-09-01[API] Fix Python Examples (#4943)Andres Noetzli
2020-09-01Removes old proof code (#4964)Haniel Barbosa
2020-08-31Fix --ackermann in the presence on syntactically different but possibly equal...Gereon Kremer
2020-08-28Incremental support for bv_to_int (#4967)yoni206
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback