summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-10-21Merge branch 'master' into fixErrorSetfixErrorSetAndrew Reynolds
2021-10-22Add missing methods to Solver.java (#7299)mudathirmahgoub
2021-10-22Make expression mining use configurable options and logic (#7426)Andrew Reynolds
2021-10-21Also fix case of negated ite (#7454)Gereon Kremer
2021-10-21Fix symmetric proof issue for ITE in circuit propagator (#7452)Gereon Kremer
2021-10-21Split utilites from CEGIS core connective module (#7441)Andrew Reynolds
2021-10-21[proofs] Fix open proof in SAT solver due to cycles (#7448)Haniel Barbosa
2021-10-21Add regression (#7447)Gereon Kremer
2021-10-21Fix incorrect proof from ITE in circuit propagator (#7446)Gereon Kremer
2021-10-21Make cardinality constraint a nullary operator (#7333)Andrew Reynolds
2021-10-21addressAndres Noetzli
2021-10-21Working on windows builds (#7381)Gereon Kremer
2021-10-20Fix (#7437)Gereon Kremer
2021-10-20api: Add Solver::mkSepEmp(). (#7432)Aina Niemetz
2021-10-20api: Improve documentation for special cases with nullary ops. (#7433)Aina Niemetz
2021-10-20Move variadic trie utility to its own file (#7410)Andrew Reynolds
2021-10-20Add `isNull` and `isUpdater` to `Sort` class of python API (#7423)yoni206
2021-10-20Throw exception if checking model with separation logic heap (#7422)Andrew Reynolds
2021-10-20Check for higher-order variables in TheoryUF::ppRewrite (#7408)Andrew Reynolds
2021-10-20Eliminate last static calls to rewriter from smt layer (#7355)Andrew Reynolds
2021-10-20Make SyGuS solver robust to non-closed enumerable sorts (#7417)Andrew Reynolds
2021-10-20Do not construct instantiation for checking propagating instantiations spurio...Andrew Reynolds
2021-10-20Check whether abduct option is enabled (#7418)Andrew Reynolds
2021-10-20api: Rename get(BV|FP)*Size functions for consistency. (#7428)Aina Niemetz
2021-10-20[proofs] Alethe: Documentation on Translation (#7394)Lachnitt
2021-10-20Use codatatype bound variables for codatatype values (#7425)Andrew Reynolds
2021-10-20Reimplement support for relational triggers (#7063)Andrew Reynolds
2021-10-20Do not make assumption about model for Boolean variables in FMF (#7407)Andrew Reynolds
2021-10-20Correctly parse uninterpreted constant values in get-value (#7393)Andrew Reynolds
2021-10-20Avoid escaping `double-quotes` twice. (#7409)Abdalrhman Mohamed
2021-10-20Make proofs of rewrites robust to use in internal subsolvers (#7411)Andrew Reynolds
2021-10-20Add basic regular expression type enumerator (#7416)Andrew Reynolds
2021-10-19Fix expected conclusion for EQ_RESOLVE when expanding MACRO_SR_PRED_TRANSFORM...Andrew Reynolds
2021-10-19Support sequences of fixed finite cardinality (#7371)Andrew Reynolds
2021-10-19Fix issue related to sanity checking integer models (#7363)Andrew Reynolds
2021-10-19Remove setDefaults methods (#7413)Gereon Kremer
2021-10-18Move check for experimental arrays features to `theory_arrays.cpp`. (#7391)Abdalrhman Mohamed
2021-10-18Fix error management of `ErrorInformation`Andres Noetzli
2021-10-15Python api documentation: Op, Grammar, Result, Enums (#7095)yoni206
2021-10-15Fix bad cast in the python API (#7359)Alex Ozdemir
2021-10-15Fix issues related to proofs of lemmas with duplicate conclusions in strings ...Andrew Reynolds
2021-10-14Fix (get-info :authors) (#7373)Gereon Kremer
2021-10-14Improve ManagedStreams (#7367)Gereon Kremer
2021-10-14Improve parser for tuple select (#7364)Andrew Reynolds
2021-10-14Split entailment check from term database (#7342)Andrew Reynolds
2021-10-14Fix quantifiers variable elimination for parametric datatypes (#7358)Andrew Reynolds
2021-10-14Fix GLPK linking (#7357)Gereon Kremer
2021-10-13Eliminate uses of rewrite from datatypes theory (#7354)Andrew Reynolds
2021-10-13Make (proof) equality engine use Env (#7336)Andrew Reynolds
2021-10-12Simplify refinement in sygus solver (#7343)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback