summaryrefslogtreecommitdiff
path: root/src/theory
AgeCommit message (Expand)Author
2021-07-15Move master equality engine notification to own file (#6877)Andrew Reynolds
2021-07-15bv: Rename BBSimple to NodeBitblaster. (#6891)Mathias Preiner
2021-07-15bv: Rename lazy solver to layered solver. (#6889)Mathias Preiner
2021-07-14bv: Rename simple solver to bitblast-internal. (#6888)Mathias Preiner
2021-07-14Generalize congruence handling for HO in eq proofs (#6883)Haniel Barbosa
2021-07-14Move synthesis verification check to own file (#6882)Andrew Reynolds
2021-07-14Refactor setup of proof equality engine for central EE (#6831)Andrew Reynolds
2021-07-14Fix models for sequences of infinite element type (#6870)Andrew Reynolds
2021-07-13bv: Add missing BV_EAGER_ATOM proof rule. (#6874)Mathias Preiner
2021-07-13bv: Simplify BV_BITBLAST_* proof rules. (#6871)Mathias Preiner
2021-07-13[rewriter] Add rewrite to order IFF (equality for Booleans) (#6872)Haniel Barbosa
2021-07-13bv: Do not rewrite below BV leafs in BBProof's TConvProofGenerator. (#6869)Mathias Preiner
2021-07-13Add branch and bound lemma if linear arithmetic generates a non-integer assig...Andrew Reynolds
2021-07-13bv: Expand bitblast proof steps in the proof post processor. (#6867)Mathias Preiner
2021-07-12Add branch and bound (#6865)Andrew Reynolds
2021-07-12Add arithmetic preprocess rewrite equality module (#6860)Andrew Reynolds
2021-07-12Add trace for combination splits (#6862)Andrew Reynolds
2021-07-12Improvements to debug check model (#6861)Andrew Reynolds
2021-07-09Fix sets cardinality inference involving equivalent parents (#6855)Andrew Reynolds
2021-07-07Standard output for trigger selection (#6841)Andrew Reynolds
2021-07-06Integrate Lazard into CAD module (#6812)Gereon Kremer
2021-07-05[Strings] Fix incorrect rewrite (#6837)Andres Noetzli
2021-07-05Make buffered inference manager more robust to backtracking (#6833)Andrew Reynolds
2021-07-03Fix performance of string regression (#6832)Andres Noetzli
2021-07-03Add output tags -o, --output. (#6826)Mathias Preiner
2021-07-02Fix bv assert input reset assertions (#6820)Mathias Preiner
2021-07-02Fix rewriter for negative constant seq.nth (#6827)Andrew Reynolds
2021-07-01Add recursive function definitions to subsolver in sygus (#6824)Andrew Reynolds
2021-07-01Add option to limit the number of instantiation rounds (#6818)Andrew Reynolds
2021-06-30Use SAT context level for --bv-assert-input instead of decision level. (#6758)Mathias Preiner
2021-06-30Do not notify during equality engine initialization (#6817)Andrew Reynolds
2021-06-30Do not apply fmfBound to standard quantifiers when only stringsExp is enabled...Andrew Reynolds
2021-06-30Fix pre vs. post-rewrite in proofs for theory preprocessor (#6801)Andrew Reynolds
2021-06-29Add new variants for the CAD projection (#6794)Gereon Kremer
2021-06-29Fix statistics in AigBitblaster. (#6810)Mathias Preiner
2021-06-29FP: Refactor, rewrite and clean up word blasting. (#6802)Aina Niemetz
2021-06-28Rewrite POW to POW2 when the base is 2 (#6806)yoni206
2021-06-28Rename internal string kinds to match API (#6797)Andrew Reynolds
2021-06-25pow2 -- final changes (#6800)yoni206
2021-06-24pow2: Adding monotonicity lemma (#6793)yoni206
2021-06-24Fix linear arithmetic for duplicate lemmas in incremental (#6784)Andrew Reynolds
2021-06-24Add CoCoA implementation (#6733)Gereon Kremer
2021-06-23pow2: more implementations (#6756)yoni206
2021-06-23FP: Remove sections guarded with undefined macro SYMFPUPROPISBOOL. (#6786)Aina Niemetz
2021-06-22Avoid full normalization of lambdas in getValue (#6787)Andrew Reynolds
2021-06-22modular bv2int: Stubs and some implementations (#6760)yoni206
2021-06-22Minor simplification to equality engine notifications (#6726)Andrew Reynolds
2021-06-22Always check legal eliminations in quantified logics (#6720)Andrew Reynolds
2021-06-22Fix type enumeration for non first-class sorts in FMF (#6719)Andrew Reynolds
2021-06-21Fix cases of ITE within regular expressions (#6783)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback