summaryrefslogtreecommitdiff
path: root/src/theory
AgeCommit message (Expand)Author
2021-11-05minorAndres Noetzli
2021-11-05[FP] Do not assert that model has shared termAndres Noetzli
2021-11-05Remove quadratic solving in NlModel (#7542)Gereon Kremer
2021-11-05Eliminate `Warning` macro in favor of `EnvObj::warning` (#7575)Gereon Kremer
2021-11-05Remove a bunch of debugging/logging code from the linear solver (#7576)Gereon Kremer
2021-11-04Add -o sygus-grammar to print auto-generated SyGuS grammars (#7573)Andrew Reynolds
2021-11-04Improve defaults for sygus default grammars (#7553)Andrew Reynolds
2021-11-04Replace the old dump infrastructure (#7572)Andrew Reynolds
2021-11-04Start refactoring of `-o` and `-v` (#7449)Gereon Kremer
2021-11-04Make `Theory::get()` private (#7518)Andres Noetzli
2021-11-03Refactor skolem construction (#7561)Andrew Reynolds
2021-11-03Formalize more string skolems (#7554)Andrew Reynolds
2021-11-03Fix preregistration for floating point theory (#7558)Andrew Reynolds
2021-11-02bv: Disable equality engine for --bitblast=eager and bitblast-internal. (#7560)Mathias Preiner
2021-11-02bv: Remove remaining Rewriter::rewrite calls. (#7545)Mathias Preiner
2021-11-01Eliminate calls to Rewriter::rewrite and options:: in sets and bags (#7550)Andrew Reynolds
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback