summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-15Add getters to retrieve constants from api::Term (#5677)Gereon Kremer
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
2020-12-10Refactor KindMap (#5646)Gereon Kremer
2020-12-10google test: expr: Migrate node_algorithm_black. (#5643)Aina Niemetz
2020-12-10Refactor regressions (#5639)Andrew Reynolds
2020-12-10google test: expr: Migrate kind_black. (#5634)Aina Niemetz
2020-12-09google test: expr: Migrate kind_map_black. (#5640)Aina Niemetz
2020-12-09google test: expr: Migrate attribute_white. (#5632)Aina Niemetz
2020-12-09Make decision engine independent of AssertionsPipeline (#5626)Andrew Reynolds
2020-12-09Remove obsolete regressions (#5633)Andrew Reynolds
2020-12-09google test: context: Migrate context_white. (#5630)Aina Niemetz
2020-12-08Delete obsolete unit tests for Expr and ExprManager. (#5631)Aina Niemetz
2020-12-08Ensure CEGQI is applied for parametric datatypes when applicable (#5628)Andrew Reynolds
2020-12-08google test: context: Migrate context_mm_black. (#5592)Aina Niemetz
2020-12-08google test: context: Migrate context_black. (#5587)Aina Niemetz
2020-12-08Add regression from #1978. (#5552)Gereon Kremer
2020-12-08Fix a bug with synth-fun printer (#5512)Abdalrhman Mohamed
2020-12-08bv-to-int: Expand definitions of bvudiv and bvurem during bv-to-int preproces...yoni206
2020-12-08Make term indices in the strings base solver aware of types (#5589)Andrew Reynolds
2020-12-08Proper implementation of expand definitions for sequences (#5616)Andrew Reynolds
2020-12-07Fix collect model values for sequences of sequences (#5579)Andrew Reynolds
2020-12-07Disable algebraic BV subtheory by default and make experimental. (#5596)Mathias Preiner
2020-12-07Fix and reenable fact vs lemma optimization in datatypes (#5614)Andrew Reynolds
2020-12-07Add bitwise refinement mode for IAND (#5328)makaimann
2020-12-07Fix issue with free variables introduced by quantifier rewriter (#5602)Andrew Reynolds
2020-12-07Do not expand theory definitions at the beginning of preprocessing (#5544)Andrew Reynolds
2020-12-07Add regression from #4927 (#5556)Gereon Kremer
2020-12-04google test: expr: Migrate attribute_black. (#5598)Aina Niemetz
2020-12-04google test: context: Migrate cdo_black. (#5586)Aina Niemetz
2020-12-04google test: context: Migrate cdmap_white. (#5585)Aina Niemetz
2020-12-04google test: api: Migrate sort_black. (#5594)Aina Niemetz
2020-12-04google test: context: Migrate cdmap_black. (#5584)Aina Niemetz
2020-12-04google test: context: Migrate cdlist_black. (#5582)Aina Niemetz
2020-12-03google test: api: Migrate solver_black. (#5570)Aina Niemetz
2020-12-03Use mkAnd where the number of children may be less than two. (#5551)Gereon Kremer
2020-12-03Models as (#5581)yoni206
2020-12-03google test: Add fixture for context tests. (#5590)Aina Niemetz
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback