summaryrefslogtreecommitdiff
path: root/src/theory/strings/theory_strings.h
AgeCommit message (Expand)Author
2014-02-17type conversionTianyi Liang
2014-02-13fix expanding defTianyi Liang
2014-02-12bug fix for reverse checkTianyi Liang
2014-01-31Substr fix: (= (str.substr "" 0 3) "xxx") should be SAT in the defintion of S...Tianyi Liang
2014-01-30stats for eq/diseq splitsTianyi Liang
2014-01-30another name changeTianyi Liang
2014-01-30adds statsTianyi Liang
2014-01-29roll back to uf implementation for substr and charatTianyi Liang
2014-01-28merge internal and user of charat & substr into oneTianyi Liang
2014-01-25replace charat uf with internal oneTianyi Liang
2014-01-24rev diseqTianyi Liang
2014-01-24rev const splitTianyi Liang
2014-01-24optimize for the reverse directionTianyi Liang
2014-01-23fix: constants are inferred to be the sameTianyi Liang
2014-01-22add warning for using strings in ALL_SUPPORTEDTianyi Liang
2014-01-22Delay QuantifiersEngine and UF strong solver initialization until after final...Morgan Deters
2014-01-20improve string containsTianyi Liang
2014-01-18strings with new ideasTianyi Liang
2014-01-15adds smt2 print for stringsTianyi Liang
2014-01-10normal form breakingTianyi Liang
2014-01-07string contain changesTianyi Liang
2013-12-24Minor code cleanup.Morgan Deters
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-12-03adds LB strategyTianyi Liang
2013-12-03Last version for undelayed LBTianyi Liang
2013-12-03string fmf changesTianyi Liang
2013-11-12add string progress measurementsTianyi Liang
2013-11-12add loop cacheTianyi Liang
2013-11-11length lemma is changed, var-split lemma is changedTianyi Liang
2013-11-07Adds the header file into makefile, solving building error; adds cache for de...Tianyi Liang
2013-11-06change optionsTianyi Liang
2013-11-06add seperate regular expression filesTianyi Liang
2013-10-22bug fixes: some issues remain, need more discussion laterTianyi Liang
2013-10-21bug fix for string special caseTianyi Liang
2013-10-16adds fmf for stringsTianyi Liang
2013-10-15bug fix in strings : change from assert to alwaysassertTianyi Liang
2013-10-15bug fix: string cache cleaningTianyi Liang
2013-10-14Adds Regular Expression support.Tianyi Liang
2013-10-11Adds regular expression support, it is actually CFL because of variables.Tianyi Liang
2013-10-11add constant membershipTianyi Liang
2013-10-03adds some fixes. it solves kaluza problemsTianyi Liang
2013-09-30replace with a new method for disequality, move to QF_STianyi Liang
2013-09-27adds communication with arith engineTianyi Liang
2013-09-27removes unsound cases, adds unrollingTianyi Liang
2013-09-27optimizing model generation for stringsTianyi Liang
2013-09-27adds model generation for strings, and a hacked way in arith engine for modelsTianyi Liang
2013-09-11Theory of strings.Tianyi Liang
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback