summaryrefslogtreecommitdiff
path: root/src/theory
AgeCommit message (Expand)Author
2014-01-24optimize for the reverse directionTianyi Liang
2014-01-24Simplify the QCF algorithm by more aggressive flattening, removes EqRegistry ...Andrew Reynolds
2014-01-23fix: constants are inferred to be the sameTianyi Liang
2014-01-23minor fixTianyi Liang
2014-01-22commented out all_supported in strings for now, it has a bug here.Tianyi Liang
2014-01-22solve string exp issue for regexpTianyi Liang
2014-01-22add warning for using strings in ALL_SUPPORTEDTianyi Liang
2014-01-22Smarter options, but still have a bugTianyi Liang
2014-01-22Delay QuantifiersEngine and UF strong solver initialization until after final...Morgan Deters
2014-01-20improve string containsTianyi Liang
2014-01-20improve string containsTianyi Liang
2014-01-18Fixed non-termination issue in bounded integers.Andrew Reynolds
2014-01-18Performance optimization for E-matching, working on using QCF module for prop...Andrew Reynolds
2014-01-18strings with new ideasTianyi Liang
2014-01-17More optimizations for quantifiers conflict find. Add trust user patterns mode.Andrew Reynolds
2014-01-16adds partial functionsTianyi Liang
2014-01-15adds smt2 print for stringsTianyi Liang
2014-01-15Optimizations for quantifiers conflict find: better caching, process matching...Andrew Reynolds
2014-01-10normal form breakingTianyi Liang
2014-01-10add repalceTianyi Liang
2014-01-10Add stats to quantifiers conflict find. Added option for qcf. Working on ha...Andrew Reynolds
2014-01-10Add new method --quant-cf for finding conflicts eagerly for quantified formul...Andrew Reynolds
2014-01-09move new functions under exp optionsTianyi Liang
2014-01-09add constant replace, indexofTianyi Liang
2014-01-09Another way to handle negative containTianyi Liang
2014-01-08clean some codeTianyi Liang
2014-01-08Fix LogicInfo parsing for string logicsMorgan Deters
2014-01-08Fix LogicInfo parsing for string logicsMorgan Deters
2014-01-07remove a warning in stringsTianyi Liang
2014-01-07minor fix, bring back the assertion.Tianyi Liang
2014-01-07string contain changesTianyi Liang
2014-01-03Removing and consolidating options for uf-ss and quantifiers. Bug fix for in...Andrew Reynolds
2014-01-03Added support for proof production in Equality Engine. Cleaned up existing p...Andrew Reynolds
2014-01-02Merge branch '1.3.x'Morgan Deters
2014-01-02Update copyright year.Morgan Deters
2013-12-27minor fixTianyi Liang
2013-12-26new functions in stringsTianyi Liang
2013-12-24Merge branch '1.3.x'Morgan Deters
2013-12-24Minor code cleanup.Morgan Deters
2013-12-23Proof-checking code; fixups of segfaults and missing functionality in proof g...Morgan Deters
2013-12-05disable substring in default modeTianyi Liang
2013-12-05Minor cleanup.Morgan Deters
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-12-03adds LB strategyTianyi Liang
2013-12-03Some fixes for swig warnings.Morgan Deters
2013-12-03Last version for undelayed LBTianyi Liang
2013-12-03string fmf perfomance fixTianyi Liang
2013-12-03string fmf changesTianyi Liang
2013-12-02fixed rewriter bug where postRewrite was not caching properlylianah
2013-11-27General pre-release cleanup commitMorgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback