summaryrefslogtreecommitdiff
path: root/test/regress
AgeCommit message (Expand)Author
2021-02-22(proof-new) Change proof-new option to proof (#5955)Andrew Reynolds
2021-02-22Require length-in-conclusion form for strings inferences (#5953)Andrew Reynolds
2021-02-19Fix rewrite for contains over replace (#5924)Andrew Reynolds
2021-02-11Fix spurious assertion failure in regexp normalization (#5852)Andrew Reynolds
2021-02-10Fix open proof for factoring lemma (#5885)Andrew Reynolds
2021-02-10Simplify method for inferring proxy lemmas in strings (#5789)Andrew Reynolds
2021-02-09[quantifiers] Fix prenex computation (#5879)Haniel Barbosa
2021-02-08Fix disequality between seq.unit terms (#5880)Andrew Reynolds
2021-02-05Do not combine theories if theory engine needs check (#5861)Andrew Reynolds
2021-02-04[proof-new] Catch trivial cycles in SAT proof generation (#5853)Haniel Barbosa
2021-02-03[proof-new] Fix MACRO_RESOLUTION expansion for singleton clause corner case (...Haniel Barbosa
2021-02-02(proof-new) Miscellaneous fixes and regressions (#5841)Andrew Reynolds
2021-02-02Remove quantifiers regression from decision folder (#5830)Andrew Reynolds
2021-02-02[proof-new] Fix bug in expansion of MACRO_RESOLUTION (#5845)Haniel Barbosa
2021-01-30Fix unguarded call to get representative (#5838)Andrew Reynolds
2021-01-29[proof-new] Connecting new unsat cores (#5834)Haniel Barbosa
2021-01-29Add bag inferences for operators: intersection, duplicate_removal, and empty ...mudathirmahgoub
2021-01-28Always theory-preprocess lemmas (#5817)Andrew Reynolds
2021-01-27(proof-new) Improvements to quantifiers engine and instantiate interfaces (#5...Andrew Reynolds
2021-01-26Remove deprecated quantifiers modules (#5820)Andrew Reynolds
2021-01-26Reestablishing support for define-sort (#5810)Haniel Barbosa
2021-01-25Refactor bags::SolverState (#5783)mudathirmahgoub
2021-01-25Ensure uses of ground terms in triggers are preprocessed and registered (#5808)Andrew Reynolds
2021-01-21Add div, mod, abs in non-strict parsing mode (#5793)Andrew Reynolds
2021-01-20Fix corner case of wrongly applied selector as trigger (#5786)Andrew Reynolds
2021-01-20Do not track processed in remove term formulas loop (#5791)Andrew Reynolds
2021-01-20SMT2 parser: Do not add non-linear symbols for linear Int arith logics. (#5787)Aina Niemetz
2021-01-19Use arbitrary ground term assignment for sorts where isInterpretedFinite is t...Andrew Reynolds
2021-01-15Implement --no-strings-lazy-pp as a preprocessing pass (#5777)Andrew Reynolds
2021-01-13Do not call ppRewrite on Boolean equalities (#5762)Andrew Reynolds
2021-01-12Foreign theory rewrite option (#5763)yoni206
2021-01-11Remove extended rewrite for arithmetic (#5760)Andrew Reynolds
2021-01-08Add bags inference generator (#5731)mudathirmahgoub
2021-01-07Make sure polynomials are properly factorized in nl-cad (#5733)Gereon Kremer
2021-01-05Adding str.len to triggers (#5746)yoni206
2020-12-23Remove quant EPR option (#5716)Andrew Reynolds
2020-12-22Move slow regression to regress3 (#5715)Andrew Reynolds
2020-12-22Make theory preprocess rewrite equalities a preprocessing pass (#5711)Andrew Reynolds
2020-12-22Remove preregister instantiation heuristic (#5713)Andrew Reynolds
2020-12-21Have unsat core regression agnostic to number of assertions in core (#5712)Haniel Barbosa
2020-12-21Eliminate recursion from the internals of term formula removal (#5701)Andrew Reynolds
2020-12-18Bugfix: proofs for props of non-normal arith lits (#5702)Alex Ozdemir
2020-12-17Simplify and fix check models (#5685)Andrew Reynolds
2020-12-16Simplify preprocessing (#5647)Andrew Reynolds
2020-12-16Mark quantifier instantiations as needs justify (#5684)Andrew Reynolds
2020-12-15Remove bv divide by zero option (#5672)Andrew Reynolds
2020-12-14Properly implement datatype selector triggers (#5624)Andrew Reynolds
2020-12-14Fix SAT-context dependent issue in strings preregistration (#5564)Andrew Reynolds
2020-12-11bv-to-int: new tests from an issue (#5654)yoni206
2020-12-11Fix length assumption for deq norm emp rule (#5623)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback