summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-04-08Merge branch 'master' into fix3991fix3991Andrew Reynolds
2020-04-08Fix dump models and dump proofs (#4230)Andrew Reynolds
2020-04-07mergeAndres Noetzli
2020-04-06Disable slow regression (#4221)Andrew Reynolds
2020-04-05Add safe_print() support for Kind enum (#4213)Andres Noetzli
2020-04-03New C++ API: Remove Op::getSort(). (#4208)Aina Niemetz
2020-04-03Update theory rewriter ownership, add stats to strings (#4202)Andres Noetzli
2020-04-03Only rewrite lambdas via array representations when constant (#4203)Andrew Reynolds
2020-04-03Split sequences rewriter (#4194)Andrew Reynolds
2020-04-02Remove undocumented/uncommon aliases (#4177)Andres Noetzli
2020-04-01Initialize theory rewriters in theories (#4197)Andres Noetzli
2020-03-31Support char smt-lib syntax (#4188)Andrew Reynolds
2020-03-31Rename checkValid/query to checkEntailed. (#4191)Aina Niemetz
2020-03-31Fix fmf benchmark (#4193)Andrew Reynolds
2020-03-31Fix strange bound regression (#4192)Andrew Reynolds
2020-03-31Fixing regressions (#4189)Andrew Reynolds
2020-03-30Support indexed operators re.loop and re.^ (#4167)Andrew Reynolds
2020-03-30Frontend support for the choice operator (#4175)mudathirmahgoub
2020-03-28Change is-cons to (_ is cons) in Sygus benchmarks. (#4174)Abdalrhman Mohamed
2020-03-28Convert the last few Sygus benchmarks to V2. (#4172)Abdalrhman Mohamed
2020-03-27Node traversal iterator (#3845)Alex Ozdemir
2020-03-27Fix issues with unsat cores and reset-assertions (#4159)Andres Noetzli
2020-03-27Fix expected output on arith regression (#4162)Andrew Reynolds
2020-03-27Move string utility file (#4164)Andrew Reynolds
2020-03-27Support unicode internal representation and escape sequences (#3852)Andrew Reynolds
2020-03-26Added unit-cube-like test for branch and bound (#3922)Amalee
2020-03-26Disable slow regression (#4157)Andrew Reynolds
2020-03-24Int2BV fail on demand (#4079)yoni206
2020-03-23Simplify auxiliary variable handling in CEGQI (#4141)Andrew Reynolds
2020-03-22Sort inference does not handle APPLY_UF when higher-order is enabled (#4138)Andrew Reynolds
2020-03-21Convert V1 Sygus files to V2. (#4136)Abdalrhman Mohamed
2020-03-20Don't run bv_nat parse test with competition build (#4126)Andres Noetzli
2020-03-20Fix variable shadowing issue in sygus-inference (#4121)Andrew Reynolds
2020-03-20Guard cases of sort inference in quantifier free logics in uf cardinality (#4...Andrew Reynolds
2020-03-20Split string-specific operators from TheoryStringsRewriter (#3920)Andrew Reynolds
2020-03-20Do not assign higher-order representative if function does not exist (#4073)Andrew Reynolds
2020-03-19Fix regression output related to sygus+bv-div-zero (#4122)Andrew Reynolds
2020-03-19Bv2int fail on demandyoni206
2020-03-19Only apply testConstStringInRegExp to const regexp (#4120)Andres Noetzli
2020-03-18Only allow bv2nat/int2bv with BV and integer logic (#4118)Andres Noetzli
2020-03-18Fix issue with multiple infinities in CEGQI for LIRA (#4114)Andrew Reynolds
2020-03-16SmtEngine: Convert members owned by SmtEngine to unique pointers. (#4108)Aina Niemetz
2020-03-16Issue 4077: Add unit test to reproduce issue. (#4107)Aina Niemetz
2020-03-16Create master equality engine at context level 0 (#4081)Andres Noetzli
2020-03-13Remove regress for real to int (#4071)Andrew Reynolds
2020-03-12Add options for nec regression (#4056)Andrew Reynolds
2020-03-12Do not allow quantifiers over real variables in real to int pass. (#4049)Andrew Reynolds
2020-03-12Add additional regressionAndres Noetzli
2020-03-12Eagerly expand definitionsAndres Noetzli
2020-03-12Do not make models for quantified function variables (#4039)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback