summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-26Removing unused CDTrailHashmap. (#2221)Tim King
2018-07-26Disabling bvLazyRewriteExtf in the right place (#2214)yoni206
2018-07-26Changing CDInsertHashMap to store <const Key, const Data> pairs. This is in p...Tim King
2018-07-26Changing the arithmetic static learner to use CDHashMap. This is 2/3 PRs for ...Tim King
2018-07-26Fix rewriter for lambda (#2211)Andrew Reynolds
2018-07-26 Fix a few issues in the sygus sampler related to evaluation (#2215)Andrew Reynolds
2018-07-26Avoid explicit dependency on Python 3 (#2195)ayveejay
2018-07-26New C++ API: Third batch of commands (SMT-LIB). (#2212)Aina Niemetz
2018-07-26New C++ API: Second batch of commands (SMT-LIB). (#2201)Aina Niemetz
2018-07-25Changing ArithIteUtils to use CDInsertHashMap. (#2206)Tim King
2018-07-25Removing support for CDHashMap::iterator's postfix increment. (#2208)Tim King
2018-07-25 Move reg exp rewrites from prerewrite to postrewrite (#2204)Andrew Reynolds
2018-07-25Performing clang-format on the original change-set of #2194 (#2203)ayveejay
2018-07-25Use CryptoMiniSat 5.6.3. (#2205)Mathias Preiner
2018-07-24Improvements to sets + cardinality + quantifiers (#2200)Andrew Reynolds
2018-07-24Adding API access methods to get heap/nil expressions when using separation l...ayveejay
2018-07-24 New C++ API: First batch of commands (SMT-LIB and non-SMT-LIB). (#2199)Aina Niemetz
2018-07-23 Improve rewriter for regular expression concatenation (#2196)Andrew Reynolds
2018-07-23Generalize symmetry detection for 1 symmetry variable mapped to n input varia...Andrew Reynolds
2018-07-23New C++ API: Implementation of Solver class: OpTerm handling. (#2164)Aina Niemetz
2018-07-23New C++ API: declare-datatype. (#2166)Aina Niemetz
2018-07-23 sygusComp2018: add regressions (#2191)Andrew Reynolds
2018-07-23Fix warning in sygus PBE (#2190)Andrew Reynolds
2018-07-21 sygusComp2018: Improvements to CEGIS loop (#2187)Andrew Reynolds
2018-07-21Optimizations and fixes for computing whether a type is finite (#2179)Andrew Reynolds
2018-07-21 sygusComp2018: refactor and improve sygus io utility (#2185)Andrew Reynolds
2018-07-21Remove --no-check-proofs and --no-check-unsat-cores from a satisfiable test (...yoni206
2018-07-21Cleanup and additions for candidate generator (#2173)Andrew Reynolds
2018-07-20 sygusComp2018: minor changes to repair constant utility (#2110)Andrew Reynolds
2018-07-18 sygusComp2018: pbe multi-enumerator fairness option (#2178)Andrew Reynolds
2018-07-17Refactor sep-pre-skolem-emp preprocessing passyoni206
2018-07-17Minor cleanup and fixes for conflict-based instantiation (#2123)Andrew Reynolds
2018-07-17Do extended rewrite on results of quantifier elimination. (#2119)Andrew Reynolds
2018-07-17 Purify applications of exp to transcendental arguments (#2097)Andrew Reynolds
2018-07-17 sygusComp2018: update policies for solution reconstruction (#2109)Andrew Reynolds
2018-07-17sygusComp2018: Improvements to datatypes sygus solver (#2177)Andrew Reynolds
2018-07-17sygusComp 2018: updates to sygus term database (#2170)Andrew Reynolds
2018-07-15Avoid ambiguous overloads in BitVector (#2169)Andres Noetzli
2018-07-14exportTo only if needed for --sygus-rr-synth-check (#2168)Andres Noetzli
2018-07-14sygusComp2018: update semantics for declare-fun in sygus. (#2102)Andrew Reynolds
2018-07-14Fix and improve grammar normalization for any constant. (#2101)Andrew Reynolds
2018-07-13Properly clean up assertion stack in CnfProof (#2147)Andres Noetzli
2018-07-13 sygusComp2018: optimization for collect model info (#2105)Andrew Reynolds
2018-07-13New C++ API: Minor reorder. (#2163)Aina Niemetz
2018-07-13New C++ API: Implementation of datatype classes. (#2142)Aina Niemetz
2018-07-13New C++ API: Implementation of Solver class: Consts handling. (#2145)Aina Niemetz
2018-07-10Move rewrite to pass (#2128)Caleb Donovick
2018-07-08Add more sophisticated floating-point sampler (#2155)Andres Noetzli
2018-07-06 sygusComp2018: improve extended rewriter for Bool (#2107)Andrew Reynolds
2018-07-06Split ext theory to own file and document (#1809)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback