summaryrefslogtreecommitdiff
path: root/test/regress/regress0
AgeCommit message (Expand)Author
2020-12-01Add regressions from #3687. (#5553)Gereon Kremer
2020-12-01Fix issues related to model declarations (#5560)Andrew Reynolds
2020-12-01Improve rewriting of str.<= (#4848)Andres Noetzli
2020-12-01Add regressions from #5099 (#5557)Gereon Kremer
2020-12-01Add regressions for #4707. (#5555)Gereon Kremer
2020-11-30fix metadata for a test (#5546)yoni206
2020-11-26Make CAD solver work for empty set of assertions (#5535)Gereon Kremer
2020-11-25Use symbol manager for printing responses get-model (#5516)Andrew Reynolds
2020-11-19Use new let binding utility in smt2 printer (#5472)Andrew Reynolds
2020-11-18Do not expand definitions of extended arithmetic operators (#5433)Andrew Reynolds
2020-11-18Use symbol manager for get assignment (#5451)Andrew Reynolds
2020-11-14Fix double conflict in extended string solver (#5435)Andrew Reynolds
2020-11-12Make regular expression difference left associative (#5430)Andrew Reynolds
2020-11-12Models standard (#5415)yoni206
2020-11-10Fix preregistration in TheorySep before declare-heap (#5411)Andrew Reynolds
2020-11-10Add proper support for the declare-heap command for separation logic (#5405)Andrew Reynolds
2020-11-09Simplify handling of subtypes in smt2 printer (#5401)Andrew Reynolds
2020-10-29Add mkInteger to the API (#5274)mudathirmahgoub
2020-10-28Fixes for unconstrained variables in nonlinear model (#5351)Andrew Reynolds
2020-10-23Fix related to preregistering boolean term variables in strings (#5331)Andrew Reynolds
2020-10-19Expand `seq.nth` lazily (#5287)yoni206
2020-10-16Catch more cases of nested recursion in datatypes (#5285)Andrew Reynolds
2020-10-16bv2int: caching introduced terms (#5283)yoni206
2020-10-14bv2int: implementing the iand-sum mode (#5265)yoni206
2020-10-13bv2int: rewritings and unsat cores (#5263)yoni206
2020-10-12Remove uf-ss-totality option (#5251)Andrew Reynolds
2020-10-12Ensure uninterpreted sort owner is UF if uf-ho or finite-model-find is enable...Andrew Reynolds
2020-10-08reset-assertions: Remove all non-global symbols in the parser (#5229)Andres Noetzli
2020-10-07Make sure conflicts are not rewritten (in arithmetic) (#5219)Gereon Kremer
2020-10-05Recover from some exceptions. (#5203)Abdalrhman Mohamed
2020-10-05Remove subtyping for sets (#5205)mudathirmahgoub
2020-10-04Remove subtyping for sets theory (#5179)mudathirmahgoub
2020-09-28Reset assertions on resetAssertions (#5153)Andrew Reynolds
2020-09-25Restrict bvxnor to only allow two operands (was n-ary). (#5138)Aina Niemetz
2020-09-23Modify lemma vs fact policy for datatype equalities (#5115)Andrew Reynolds
2020-09-23bv2int: new options for bvand translation (#5096)yoni206
2020-09-22Refactor Commands to use the Public API. (#5105)Abdalrhman Mohamed
2020-09-22Add simple BV solver (#5065)Mathias Preiner
2020-09-21Require dumping in a dumping test (#5108)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-15bv2int: support models in tests (#5068)yoni206
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-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-03Added a new rule to simplify (bvugt (bvurem T x) x) (#4993)Gereon Kremer
2020-09-01Removes old proof code (#4964)Haniel Barbosa
2020-08-31Fix --ackermann in the presence on syntactically different but possibly equal...Gereon Kremer
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback