summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-23[hol] Disable bound fmf when HOL (#6792)Haniel Barbosa
2021-06-23[regressions] Adding regression from #5371 (#6791)Haniel Barbosa
2021-06-23[parser] [hol] Fix parser check for allowing functions when HOL is enabled (#...Haniel Barbosa
2021-06-22Avoid full normalization of lambdas in getValue (#6787)Andrew Reynolds
2021-06-22python api unit tests for Op (#6785)yoni206
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-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-21Make CaDiCaL a required dependency. (#6761)Mathias Preiner
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-15[Optimization] Use Result in OptimizationResult (#6740)Ouyancheng
2021-06-15Remove public option wrappers (#6716)Gereon Kremer
2021-06-11Better support for HOL parsing and set up (#6697)Haniel Barbosa
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-09Reorder ITE rewrites (#6723)Andres Noetzli
2021-06-09[Optimization] support for push/pop (#6706)Ouyancheng
2021-06-09Require statistics for regression (#6714)Gereon Kremer
2021-06-08Fix for 2 dimensional dependent bounded quantifiers (#6710)Andrew Reynolds
2021-06-08Fix statistics option handler (#6703)Gereon Kremer
2021-06-08Remove `binary_name` option (#6693)Gereon Kremer
2021-06-08Change output of getRealValue to a fraction. (#6692)Alex Ozdemir
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-05Remove unwanted side effects in `SPLIT_EQ_STRIP_L` (#6689)Andres Noetzli
2021-06-04pow2: header file for pow2 solver (#6676)yoni206
2021-06-04bv: Enable bitblast solver by default. (#6660)Mathias Preiner
2021-06-04Fix handling of start index in `str.indexof_re` (#6674)Andres Noetzli
2021-06-03Adding unit tests for the datatypes python API (#6658)yoni206
2021-06-03Renaming pow2 to p2 in regression tests (#6675)yoni206
2021-06-02Remove option to ignore negative memberships (#6665)Andres Noetzli
2021-06-02Adding getters to the python API and testing them (#6652)yoni206
2021-06-02Remove redundant logic ALL_SUPPORTED. (#6664)Aina Niemetz
2021-06-02Move `toPythonObj` tests to the new API unit test directory (#6656)yoni206
2021-06-02Fix unsat core proofs (#6655)Andrew Reynolds
2021-06-02Make `STRINGS_CTN_DECOMPOSE` an explicit conflict (#6663)Andres Noetzli
2021-06-02Move public wrapper functions out of options class (#6600)Gereon Kremer
2021-06-02Fix issues with double negation in circuit propagator (#6669)Gereon Kremer
2021-06-01Some additions to the datatypes python API (#6640)yoni206
2021-06-01Disable timeout regressions (#6650)Andrew Reynolds
2021-06-01FP value support in python API (#6644)yoni206
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback