summaryrefslogtreecommitdiff
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-21docs: Use light gray for background on the right. (#7438)Aina Niemetz
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[Regression Script] Fix printing of error diff (#7451)Andres Noetzli
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-21Refactor regressions script (#7249)Andres Noetzli
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-21Add setup to generate graphs for cmake target dependencies (#7383)Gereon Kremer
2021-10-21Enable and fix dump test (#7387)Andres Noetzli
2021-10-20Fix (#7437)Gereon Kremer
2021-10-20Enable some previously failing regressions (#7434)Andrew Reynolds
2021-10-20Fix docs upload (again) (#7435)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 regressions for fixed issues (#7421)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-20Fix inadvertent failure of workflow step (#7420)Gereon Kremer
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-20Add LFSC signature for n-ary programs (#7360)Andrew Reynolds
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-18Add regression for fixed issue (#7395)Andrew Reynolds
2021-10-18Move check for experimental arrays features to `theory_arrays.cpp`. (#7391)Abdalrhman Mohamed
2021-10-18Update SMT-COMP script (#7389)Andres Noetzli
2021-10-18Fix error management of `ErrorInformation`Andres Noetzli
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback