summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-28Further fix #6453 (#6804)Ouyancheng
2021-06-28[proof] [dot] Make dot printer stateful (#6799)Haniel Barbosa
2021-06-25pow2 -- final changes (#6800)yoni206
2021-06-24pow2: Adding monotonicity lemma (#6793)yoni206
2021-06-24api: getRealValue: Fix printing of integer values. (#6795)Aina Niemetz
2021-06-24Fix linear arithmetic for duplicate lemmas in incremental (#6784)Andrew Reynolds
2021-06-24Add CoCoA implementation (#6733)Gereon Kremer
2021-06-23[hol] Disable bound fmf when HOL (#6792)Haniel Barbosa
2021-06-23pow2: more implementations (#6756)yoni206
2021-06-23[proofs] [dot] Adding a counter for subproofs (#6735)Haniel Barbosa
2021-06-23[parser] [hol] Fix parser check for allowing functions when HOL is enabled (#...Haniel Barbosa
2021-06-23FP: Remove sections guarded with undefined macro SYMFPUPROPISBOOL. (#6786)Aina Niemetz
2021-06-23Remove `--tear-down-incremental` (#6745)Andres Noetzli
2021-06-22Avoid full normalization of lambdas in getValue (#6787)Andrew Reynolds
2021-06-22python api unit tests for Op (#6785)yoni206
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-22Python api unit tests for Result (#6763)yoni206
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-21[Attributes] Remove parameter `context_dependent` (#6772)Andres Noetzli
2021-06-21Fix model issues with --bitblast=eager. (#6753)Mathias Preiner
2021-06-21Add Grammar.java to the java API (#6388)mudathirmahgoub
2021-06-21Move cnfConversionTime statistic to CnfStream. (#6769)Mathias Preiner
2021-06-21Make CaDiCaL a required dependency. (#6761)Mathias Preiner
2021-06-21[proof] Fix documentation of array rule (#6770)Haniel Barbosa
2021-06-19Adding python API test part 5 (#6743)Ying Sheng
2021-06-18Make CnfStream::toCNF iterative (#6757)Mathias Preiner
2021-06-17Fix build without libpoly (#6759)Andres Noetzli
2021-06-16Make symfpu a required dependency. (#6749)Aina Niemetz
2021-06-16Properly consider aliases in option handlers (#6683)Gereon Kremer
2021-06-15[Optimization] Use Result in OptimizationResult (#6740)Ouyancheng
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-09Make `--solve-int-as-bv=X` robust to rewriting (#6722)Andres Noetzli
2021-06-09Update CVC4 URLs/macros (#6666)Andres Noetzli
2021-06-09Reorder ITE rewrites (#6723)Andres Noetzli
2021-06-09Integrate learned literal manager into preprocessing pass context (#6718)Andrew Reynolds
2021-06-09Fixes related to printing tuples, define-fun commands in smt2 (#6679)Andrew Reynolds
2021-06-09Push complex check inside GetInstantiationsCommand (#6715)Gereon Kremer
2021-06-09[Optimization] support for push/pop (#6706)Ouyancheng
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback