summaryrefslogtreecommitdiff
path: root/src/theory
AgeCommit message (Expand)Author
2021-11-01Weaken assertion in CEGQI (#7548)Andrew Reynolds
2021-11-01bv: Remove layered solver. (#7455)Mathias Preiner
2021-11-01Fix upwards closure for relations (#7515)Andrew Reynolds
2021-11-01Replace more static options accesses (#7531)Gereon Kremer
2021-10-31Fix soundess issue for bags with negative multiplicity (#7539)mudathirmahgoub
2021-10-31Remove assertSkeleton for bag elements during model building (#7538)mudathirmahgoub
2021-10-29Fix proof of nl lemma for a corner case (#7530)Gereon Kremer
2021-10-29Minor cleanup of proof messages (#7494)Andrew Reynolds
2021-10-29Fix model construction for higher order involving irrelevant function terms (...Andrew Reynolds
2021-10-29Add PfRule ARITH_POLY_NORM (#7501)Andrew Reynolds
2021-10-28Fix proof for xor in circuit propagator (#7525)Gereon Kremer
2021-10-28[proofs] Fix assertion in EqProof conversion (#7522)Haniel Barbosa
2021-10-28Properly guard proof construction for STRINGS_EXTF_EQ_REW (#7519)Andrew Reynolds
2021-10-27Add comments for arith type rules. (#7488)Gereon Kremer
2021-10-27Require ITE branches to be first class types (#7508)Andres Noetzli
2021-10-27Fix care graph computation for higher-order (#7474)Andrew Reynolds
2021-10-27Fix model unsoundness for relation join (#7511)Andrew Reynolds
2021-10-27Avoid non-terminating check with assumptions in strings rewriter (#7503)Andrew Reynolds
2021-10-27Deterministic variables for RE elim (#7489)Andrew Reynolds
2021-10-26Disable automatic symmetry in proofs of theory explanations (#7493)Andrew Reynolds
2021-10-26[proofs] Fix and simplify CHAIN_RESOLUTION checker (#7492)Haniel Barbosa
2021-10-25Add new method for enumerating unsat queries with SyGuS (#7459)Andrew Reynolds
2021-10-25Fix spurious checks to closed proofs (#7484)Andrew Reynolds
2021-10-25Fix more missing uses of CDProof::isSame (#7491)Andrew Reynolds
2021-10-25Add inference for count map (#7264)mudathirmahgoub
2021-10-24Add new eager conflict detection in strings for integer equivalence classes (...Andrew Reynolds
2021-10-23Remove spurious assertoin (#7458)Andrew Reynolds
2021-10-22Remove stale pointer to proof node manager from skolemize utility (#7471)Andrew Reynolds
2021-10-22[proof] Fixing CHAIN_RESOLUTION checker (#7465)Haniel Barbosa
2021-10-22Fix out-of-sync pruning in CDCAC proofs (#7470)Gereon Kremer
2021-10-22Fix another double negation proof issue (#7468)Gereon Kremer
2021-10-22Remove `--uf-ho` option (#7463)Andrew Reynolds
2021-10-22Fix symmetry issue in theory engine conflicts (#7469)Andrew Reynolds
2021-10-22Add more abduction regressions (#7461)Andrew Reynolds
2021-10-22Make CAD proofs user context dependent (#7466)Gereon Kremer
2021-10-22Refactor theory inference manager constructor (#7457)Andrew Reynolds
2021-10-22Making `IntBlaster` inherit from `EnvObj` (#7431)yoni206
2021-10-22Do not use global proxy variable attribute for strings (#7460)Andrew Reynolds
2021-10-22Fix memory management of `ErrorInformation` (#7388)Andres Noetzli
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-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-20api: Improve documentation for special cases with nullary ops. (#7433)Aina Niemetz
2021-10-20Check for higher-order variables in TheoryUF::ppRewrite (#7408)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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback