summaryrefslogtreecommitdiff
path: root/src/theory
AgeCommit message (Expand)Author
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
2021-06-22Set up fine grained equality notifications (#6734)Andrew Reynolds
2021-06-21Fix model issues with --bitblast=eager. (#6753)Mathias Preiner
2021-06-21Move cnfConversionTime statistic to CnfStream. (#6769)Mathias Preiner
2021-06-17Fix build without libpoly (#6759)Andres Noetzli
2021-06-16Make symfpu a required dependency. (#6749)Aina Niemetz
2021-06-15pow2: adding a kind, inference rules, and some implementations in the pow2 so...yoni206
2021-06-15Remove public option wrappers (#6716)Gereon Kremer
2021-06-12Minor simplifications to LogicInfo (#6737)test-tag2Andrew Reynolds
2021-06-11Better support for HOL parsing and set up (#6697)Haniel Barbosa
2021-06-11Add skeleton for new Lazard evaluation (#6732)Gereon Kremer
2021-06-11Remove support for lazy BV extended function reductions and inferences (#6728)Andrew Reynolds
2021-06-10Ensure bv2nat and int2bv are not rewritten when using solve-bv-as-int (#6725)Andrew Reynolds
2021-06-09Reorder ITE rewrites (#6723)Andres Noetzli
2021-06-08Fix for 2 dimensional dependent bounded quantifiers (#6710)Andrew Reynolds
2021-06-08Make TheoryUF compatible with central equality engine (#6695)Andrew Reynolds
2021-06-07Fix str.update reduction (#6696)Andrew Reynolds
2021-06-07(proof-new) Fix missing connection in trust substitution proofs (#6685)Andrew Reynolds
2021-06-07Remove `Options::wasSetByUser()` (#6682)Gereon Kremer
2021-06-07(proof-new) Lazy proof chain debug names (#6680)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback