summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-09-23Implement alpha equivalence proofs (#7066)Andrew Reynolds
2021-09-22Remove CVC language support (#7219)Mathias Preiner
2021-09-22Towards standard usage of evaluator (#7189)Andrew Reynolds
2021-09-22Fix solver_black unit test (#7233)Ouyancheng
2021-09-22Minimal fixing version for tuple update parsing (#7228)Andrew Reynolds
2021-09-20Fix handling of conversions between FP and reals (#7149)Andres Noetzli
2021-09-17Use a single `NodeManager` per thread (#7204)Andres Noetzli
2021-09-14Add get-difficulty to the API (#7194)Andrew Reynolds
2021-09-14Make `-o raw-benchmark` work with `--parse-only` (#7195)Andres Noetzli
2021-09-14Support sygus version 2.1 command assume (#7081)Andrew Reynolds
2021-09-14proofs: Properly track pre- and post-rewrites in bbAtom(). (#7147)Mathias Preiner
2021-09-14Reimplement `--dump=raw-benchmark` as `-o raw-benchmark` (#7191)Andrew Reynolds
2021-09-13Add Solver::isOutputOn() (#7187)Gereon Kremer
2021-09-11Use StatisticsRegistry from Env (#7166)Gereon Kremer
2021-09-11bv: Move IsPowerOfTwo rule to preprocessing pass and use EnvObj. (#7179)Mathias Preiner
2021-09-10FP: Do not send trivial lemmas. (#7167)Aina Niemetz
2021-09-10Add Op.java to the java API (#6387)mudathirmahgoub
2021-09-10Use C++17 attributes (#7154)Andres Noetzli
2021-09-09pp passes: Use EnvObj::rewrite() instead of Rewriter::rewrite(). (#7164)Aina Niemetz
2021-09-09Disable shared selectors for quantified logics without SyGuS (#7156)Andrew Reynolds
2021-09-08A couple of minor cleanups (#7141)Gereon Kremer
2021-09-08Towards standard usage of ExtendedRewriter (#7145)Andrew Reynolds
2021-09-08Add Datatype.java to the Java API (#6389)mudathirmahgoub
2021-09-07Refactoring and fixes of set defaults for quantifiers (#7120)Andrew Reynolds
2021-09-02[Unit Tests] Fix shell test for Editline (#7117)Andres Noetzli
2021-09-02Disable sygus-inst for regression close to time limit. (#7122)Aina Niemetz
2021-09-02Add API check whether option in getOptionInfo() exists (#7093)Gereon Kremer
2021-09-02Driver & Options cleanup (#7109)Gereon Kremer
2021-09-02Implement lazy proof checking modes (#7106)Andrew Reynolds
2021-09-02[Unit Tests] Fix bags rewrite test (#7114)Andres Noetzli
2021-09-02pp: Derive PreprocessingPass from EnvObj. (#7112)Aina Niemetz
2021-09-02Enable sygus-inst for FP, NIA and NRA. (#7098)Aina Niemetz
2021-09-01[proof] [sat] Fix lost reference to reason when processing redundant literals...Haniel Barbosa
2021-09-01Print response to get-model using the API (#7084)Andrew Reynolds
2021-09-01Fixed TestTheoryWhiteBagsRewriter.map failure (#7103)mudathirmahgoub
2021-09-01Fix issues with cyclic proofs due to double SYMM applications (#7083)Andrew Reynolds
2021-08-31Make sure modes are sorted in ModeInfo (#7097)Gereon Kremer
2021-08-31bv-to-int-module: implementations and stubs for translating operators (#7086)yoni206
2021-08-30Add API function to obtain information about a single option (#6980)Gereon Kremer
2021-08-30Add kind BAG_MAP and its type rule to bags (#6503)mudathirmahgoub
2021-08-30Fix proof equality engine for "no-explain" premises (#7079)Andrew Reynolds
2021-08-30Fix quantifiers dynamic split module for parametric datatypes (#7085)Andrew Reynolds
2021-08-27Handle languages as strings in driver (#7074)Gereon Kremer
2021-08-27Add missing methods to Solver API for models (#7052)Andrew Reynolds
2021-08-27Add `isNull` to cpp api tests, python api, and python api tests (#7059)yoni206
2021-08-26Improve integration of nonlinear arithmetic into the arithmetic theory. (#6956)Gereon Kremer
2021-08-26int2bv: Fix conversion of signed bit-vector values. (#7061)Mathias Preiner
2021-08-26Consolidate language types (#7065)Gereon Kremer
2021-08-24bv-to-int: more implementations (#7051)yoni206
2021-08-23Purify substitutions in strings proof reconstruction (#7035)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback