summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-05Merge branch 'master' into fixNodeTraversalfixNodeTraversalAndrew Reynolds
2020-06-04If using 'ninja', tell the user to run 'ninja' not 'make' (#4568)Andrew V. Jones
2020-06-04Add a method for retrieving base of a constant array through API (#4494)makaimann
2020-06-04Update Java tests to match changes in API (#4535)Andres Noetzli
2020-06-04Fix lifetime and copy issues with NodeDfsIterableAndres Noetzli
2020-06-04Wrap Result in Python API (#4473)makaimann
2020-06-04New C++ Api: Second and last batch of API guards. (#4563)Aina Niemetz
2020-06-04Add sygus datatype substitution utility method (#4390)Andrew Reynolds
2020-06-04Fix abduction with datatypes (#4566)Andrew Reynolds
2020-06-04Theory strings preprocess (#4534)Andrew Reynolds
2020-06-03New C++ Api: First batch of API guards. (#4557)Aina Niemetz
2020-06-03(proof-new) Adding rules and proof checker for EUF (#4559)Haniel Barbosa
2020-06-03(proof-new) Adding rules and proof checker for Boolean reasoning (#4560)Haniel Barbosa
2020-06-03(proof-new) Add builtin proof checker (#4537)Andrew Reynolds
2020-06-03Fix normalization of author names in contrib/get-authors. (#4553)Mathias Preiner
2020-06-03Do not apply unconstrained simplification when quantifiers are present (#4532)Andrew Reynolds
2020-06-03Update CEGQI to use lemma status instead of forcing preprocess (#4551)Andrew Reynolds
2020-06-02Use prenex normal form when using cegqi-nested-qe (#4522)Andrew Reynolds
2020-06-02Add Term::substitute to Python bindings (#4499)makaimann
2020-06-02Add hash Op, Sort and Term in Python bindings (#4498)makaimann
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-30update example in README to use ctest. (#4540)yoni206
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-25Update to CaDiCaL version 1.2.1. (#4530)Mathias Preiner
2020-05-23[SMT-COMP] Redirect non-answers to /dev/null (#4528)Andres Noetzli
2020-05-23remove unused field d_emp_exp in TheorySetsPrivate (#4521)mudathirmahgoub
2020-05-23Add the sequence datatype (#4153)Andrew Reynolds
2020-05-22Fix mistakes in sygus API comments. (#4520)Abdalrhman Mohamed
2020-05-22Refactor operator elimination in arithmetic (#4519)Andrew Reynolds
2020-05-22[SMT-COMP] Use tear-down-incremental for arithmetic (#4518)Andres Noetzli
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback