summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-15Update to a more recent libpoly version. (#6730)Gereon Kremer
2021-06-15Add cocoalib (#6731)Gereon Kremer
2021-06-15Remove public option wrappers (#6716)Gereon Kremer
2021-06-15docs: Fix reference in sep logic reference. (#6747)Aina Niemetz
2021-06-15CVC4 -> cvc5 in cpp API examples (#6746)Haniel Barbosa
2021-06-15docs: Add references instead of links in theory reference pages. (#6729)Aina Niemetz
2021-06-15An example for a quick start guide (#6686)yoni206
2021-06-14Final update to SMT-COMP 2021 options (#6739)Andres Noetzli
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-10smtcomp: Change some BV configs for SQ and INC track. (#6721)Mathias Preiner
2021-06-09docs: Migrate sets and relations theory reference. (#6698)Aina Niemetz
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-09Make squasing more robust (#6713)Gereon Kremer
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-09Update options for SMT-COMP (#6704)Andres Noetzli
2021-06-09[Optimization] support for push/pop (#6706)Ouyancheng
2021-06-09Removing spurious HO checks (#6707)Haniel Barbosa
2021-06-09Require statistics for regression (#6714)Gereon Kremer
2021-06-09docs: Migrate separation logic theory reference. (#6702)Aina Niemetz
2021-06-09docs: Fix `Kind` description (#6712)Andres Noetzli
2021-06-08Fix for 2 dimensional dependent bounded quantifiers (#6710)Andrew Reynolds
2021-06-08Add learned literal manager utility (#6709)Andrew Reynolds
2021-06-08Fix statistics option handler (#6703)Gereon Kremer
2021-06-08Make env hold a pointer to the original options to properly initialize subsol...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-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
2021-06-06Support public option modules (#6691)Gereon Kremer
2021-06-05Remove unwanted side effects in `SPLIT_EQ_STRIP_L` (#6689)Andres Noetzli
2021-06-04Miscellaneous changes from central ee branch (#6687)Andrew Reynolds
2021-06-04pow2: header file for pow2 solver (#6676)yoni206
2021-06-04bv: Enable bitblast solver by default. (#6660)Mathias Preiner
2021-06-04Add missing dereference (#6684)Gereon Kremer
2021-06-04Fix handling of start index in `str.indexof_re` (#6674)Andres Noetzli
2021-06-04Some cleanup in `mkoptions.py` (#6667)Gereon Kremer
2021-06-04docs: Migrate datatypes theory reference. (#6662)Aina Niemetz
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback