summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-26Reestablishing support for define-sort (#5810)Haniel Barbosa
2021-01-25Add proofs to TheoryArithPrivate::propagate (#5812)Alex Ozdemir
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-25Split inst match generator into multiple files (#5805)Andrew Reynolds
2021-01-25Split E-matching strategies to own files (#5807)Andrew Reynolds
2021-01-24rename InferInfo::d_newSkolem to InferInfo::d_skolems (#5799)mudathirmahgoub
2021-01-24 Initial cleaning of e-matching instantiation strategy (#5796)Andrew Reynolds
2021-01-24Initial cleaning of triggers (#5795)Andrew Reynolds
2021-01-24Initial cleaning of inst match generator (#5794)Andrew Reynolds
2021-01-24(proof-new) Instantiation list utility (#5768)Andrew Reynolds
2021-01-24Add interface for getting preprocessed term (#5798)Andrew Reynolds
2021-01-22[proof-new] Expanding MACRO_RESOLUTION in post-processing (#5755)Haniel Barbosa
2021-01-21Add div, mod, abs in non-strict parsing mode (#5793)Andrew Reynolds
2021-01-20arith: Proofs for Diophantine cuts (#5792)Alex Ozdemir
2021-01-20Refactoring the single invocation solver (#5706)Andrew Reynolds
2021-01-20Fix type issues with relevant domain computation (#5788)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-19Implement proofs for arith BRAB lemmas (#5784)Alex Ozdemir
2021-01-15Implement --no-strings-lazy-pp as a preprocessing pass (#5777)Andrew Reynolds
2021-01-14Updates to theory preprocess equality (#5776)Andrew Reynolds
2021-01-13Split eager solver from strings solver state (#5775)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-09Fix issue 5513 (#5757)mudathirmahgoub
2021-01-08Rename getAntecedent to getPremises (#5754)mudathirmahgoub
2021-01-08[proof-new] Implementing getProof in the API and SMT engine (#5751)Haniel Barbosa
2021-01-08Add bags inference generator (#5731)mudathirmahgoub
2021-01-08bv-to-int: avoid binarizing nodes twice (#5749)yoni206
2021-01-07Make sure polynomials are properly factorized in nl-cad (#5733)Gereon Kremer
2021-01-07Remove dependency on expression layer in TPTP parser (#5753)Haniel Barbosa
2021-01-07Fix warning in TPTP parser (#5752)Haniel Barbosa
2021-01-06strings arith checks preprocessing pass: step 1 (#5747)yoni206
2021-01-05Add new interfaces to term formula removal and theory preprocess (#5717)Andrew Reynolds
2021-01-05Adding str.len to triggers (#5746)yoni206
2021-01-05Remove a few miscellaneous references to the expr layer (#5661)Andrew Reynolds
2020-12-24[proof-new] Only use old proofs for unsat cores if no proof new (#5725)Haniel Barbosa
2020-12-23Dumping unsat cores after check-sat-assuming/QUERY (#5724)Haniel Barbosa
2020-12-23Add option to track and notify from CNF stream (#5708)Andrew Reynolds
2020-12-23Remove quant EPR option (#5716)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback