summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-06-02Fix scope issue with pulling ITEs in extended rewriter. (#4547)Andrew Reynolds
2020-06-02Do not handle universal quantification on functions in model-based FMF (#4226)Andrew Reynolds
2020-06-02New C++ API: Keep reference to solver object in non-solver objects. (#4549)Aina Niemetz
2020-06-01(proof-new) Proof step buffer utilities (#4533)Andrew Reynolds
2020-06-01Move non-linear files to src/theory/arith/nl (#4548)Andrew Reynolds
2020-06-01Set theoryof-mode after theory widening (#4545)Andres Noetzli
2020-06-01Do not parse ->/lambda unless --uf-ho enabled (#4544)Andres Noetzli
2020-06-01Incorporate sequences into the word interface (#4543)Andrew Reynolds
2020-05-31Do not cache operator eliminations in arith (#4542)Andres Noetzli
2020-05-30Add the sequence type (#4539)Andrew Reynolds
2020-05-28Fix term registry for constant case, simplify. (#4538)Andrew Reynolds
2020-05-27Add the Expr-level sequence datatype (#4526)Andrew Reynolds
2020-05-27Tweak the use of static_assert to support older compilers. (#4536)Martin
2020-05-26Fix an incorrect limit in conversion from real to float (#4418)Martin
2020-05-26Convert more uses of strings to words (#4527)Andrew Reynolds
2020-05-26Fix mismatched iterators (CID 1493892). (#4531)Mathias Preiner
2020-05-26(proof-new) Update proof checker. (#4511)Andrew Reynolds
2020-05-26(proof-new) Updates to strings skolem cache. (#4524)Andrew Reynolds
2020-05-23remove unused field d_emp_exp in TheorySetsPrivate (#4521)mudathirmahgoub
2020-05-23Add the sequence datatype (#4153)Andrew Reynolds
2020-05-22Refactor operator elimination in arithmetic (#4519)Andrew Reynolds
2020-05-22CaDiCaL: Clean up initialization on creation. (#4516)Aina Niemetz
2020-05-22(proof-new) Add rewrite corresponding to regular expression inclusion (#4513)Andrew Reynolds
2020-05-22Cryptominisat: Clean up initialization on creation. (#4515)Aina Niemetz
2020-05-22Add support for SAT solver Kissat. (#4514)Aina Niemetz
2020-05-22(proof-new) Proof node to SExpr utility. (#4512)Andrew Reynolds
2020-05-21Update string kind names in new API (#4509)Andrew Reynolds
2020-05-21(proof-new) Minor update to strings solver state (#4510)Andrew Reynolds
2020-05-21Disable re-elim by default (#4508)Andrew Reynolds
2020-05-21Make Grammar reusable. (#4506)Abdalrhman Mohamed
2020-05-20Throw logic exception for equality between regular expressions (#4505)Andrew Reynolds
2020-05-20Fix missing check for cardinality one in unconstrained simplifier (#4504)Andrew Reynolds
2020-05-20Normal form equality conflicts and uniqueness check (#4497)Andrew Reynolds
2020-05-20Add proof skolem cache (#4485)Andrew Reynolds
2020-05-20Fix parametric datatype instantiation (#4493)Andrew Reynolds
2020-05-20CegqiBv: Clean up after renaming options. (#4487)Aina Niemetz
2020-05-20Use debug-check-model to enable internal debugging in check-model (#4480)Andrew Reynolds
2020-05-19Do not eliminate variables that are equal to unevaluatable terms (#4267)Andrew Reynolds
2020-05-19Fix cached free variable identifiers in sygus term database (#4394)Andrew Reynolds
2020-05-19Renamed operator CHOICE to WITNESS (#4207)mudathirmahgoub
2020-05-19Use fresh variables when miniscoping (#4296)Andrew Reynolds
2020-05-19Update enum and option names for sygus languages (#4388)Andrew Reynolds
2020-05-19Make SolveEq and PlusCombineLikeTerms idempotent (#4438)Andres Noetzli
2020-05-12Do not enable unconstrained simplification if arithmetic is present (#4489)Andrew Reynolds
2020-05-05Always introduce fresh variable for unconstrained APPLY_UF (#4472)Andrew Reynolds
2020-05-05Update copyright year and AUTHORS/THANKS files. (#4468)Aina Niemetz
2020-04-30Remove skolem share involving pre_first_ctn. (#4423)Andrew Reynolds
2020-04-30Do not mark congruent terms are reduced (#4419)Andrew Reynolds
2020-04-29Avoid circular dependencies for justifying reductions in strings extf eval (#...Andrew Reynolds
2020-04-28Register lower bound for str.to_int (#4408)Andres Noetzli
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback