summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-02-02[proof-new] Fix bug in expansion of MACRO_RESOLUTION (#5845)Haniel Barbosa
2021-02-01Fix BagsRewriter::rewriteUnionDisjoint (#5840)mudathirmahgoub
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-28Remove regex header from cvc4cpp.cpp (#5826)mudathirmahgoub
2021-01-28Simplify lemma interface (#5819)Andrew Reynolds
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-13Add unit test for api getInterpolant() -- issue #5593 (#5772)Ying Sheng
2021-01-13Do not call ppRewrite on Boolean equalities (#5762)Andrew Reynolds
2021-01-12google test: expr: Migrate node_black. (#5764)Aina Niemetz
2021-01-12google test: Use ASSERT_* instead of EXPECT_*. (#5765)Aina Niemetz
2021-01-12Foreign theory rewrite option (#5763)yoni206
2021-01-11Merge theory registrar and theory proxy (#5758)Andrew Reynolds
2021-01-11Further simplifications in preparation for removing Expr layer (#5756)Andrew Reynolds
2021-01-11Remove extended rewrite for arithmetic (#5760)Andrew Reynolds
2021-01-09Strings arith checks preprocessing pass: step 2 (#5750)yoni206
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-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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback