summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2021-08-23Generalize inequality elimination in quantifiers rewriter (#7030)Andrew Reynolds
2021-08-23Fix single invocation partition for higher-order (#7046)Andrew Reynolds
2021-08-23Move options parsing code to main (#7054)Gereon Kremer
2021-08-23api: Require size argument for mkBitVector. (#6998)Aina Niemetz
2021-08-22Prenex quantified formulas with user annotations by default (#7048)Andrew Reynolds
2021-08-20Simplify how user-provided quantifier attributes are handled (#6963)Andrew Reynolds
2021-08-20Add Term.java to the Java API (#6330)mudathirmahgoub
2021-08-19Support sygus standard command syntax set-feature (#7040)Andrew Reynolds
2021-08-20Use Env class in nonlinear extension (#7039)Gereon Kremer
2021-08-18Minor fixes of policy for eliminating quantifiers (#7033)Andres Noetzli
2021-08-17Fix policy for eliminating quantified formulas (#7017)Andrew Reynolds
2021-08-16Push Env class into TheoryState (#7012)Gereon Kremer
2021-08-16Make Theory class use Env (#7011)Gereon Kremer
2021-08-09Create grouping of tests that exercise '--use-approx' (#6958)Andrew V. Jones
2021-08-05Normalize val in BitVector(val_str, base) (#6955)Alex Ozdemir
2021-08-05[Unit Tests] Add missing include (#6990)Andres Noetzli
2021-08-05Fix policy for rewriting string equalities (#6916)Andrew Reynolds
2021-08-05No longer call solver constructor with an options object. (#6985)Gereon Kremer
2021-08-04Fix policy for merging subproofs (#6981)Andrew Reynolds
2021-08-04Refactor managed streams (#6934)Gereon Kremer
2021-08-04Add API function to get list of option names (#6971)Gereon Kremer
2021-08-04[proof] Add getProof to API and use it in GetProofCommand (#6974)Haniel Barbosa
2021-08-03Remove dependencies on smt engine in smt solver (#6965)Andrew Reynolds
2021-08-03Refactor shared solver to use theory builtin inference manager (#6960)Andrew Reynolds
2021-08-02Add 'REQUIRES: poly' to regression. (#6966)Aina Niemetz
2021-08-02bv: Enable equality engine for bitblast-internal. (#6961)Mathias Preiner
2021-07-30Allow changing certain options while solving (#6945)Gereon Kremer
2021-07-29[proofs] Set BV solver to better proof-producing one when proofs on (#6903)Haniel Barbosa
2021-07-29Integrate central equality engine approach into theory engine, add option and...Andrew Reynolds
2021-07-28Only use libedit on tty inputs (#6946)Gereon Kremer
2021-07-27Revert change to regression (#6940)Andrew Reynolds
2021-07-27Add regression for fixed `str.indexof_re` issue (#6938)Andres Noetzli
2021-07-27Minor changes from proof-new (#6937)Andrew Reynolds
2021-07-26Move public options functions to separate file (#6671)Gereon Kremer
2021-07-23FP: Add option to word-blast more lazily. (#6904)Aina Niemetz
2021-07-22Add support for minimal unsat cores (#4605)Andres Noetzli
2021-07-22Add std::vector<Term> Op:: getIndices() and operator[] for Op (#6397)mudathirmahgoub
2021-07-16[Unit Tests] Avoid linking against external libs (#6898)Andres Noetzli
2021-07-16[Unit Tests] Reenable `top_scope_context_obj` (#6892)Andres Noetzli
2021-07-15bv: Rename lazy solver to layered solver. (#6889)Mathias Preiner
2021-07-14bv: Rename simple solver to bitblast-internal. (#6888)Mathias Preiner
2021-07-14[proof] Fix open proof issues in SAT proof (#6887)Haniel Barbosa
2021-07-14Add option that exercises the previously buggy behavior (#6884)Haniel Barbosa
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback