summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-01-27More optimization of QCF and instantiation caching. Fix CDInstMatchTrie.Andrew Reynolds
2014-01-26More optimization of QCF. Fixed InstMatchTrie for caching instantiations. U...Andrew Reynolds
2014-01-25replace charat uf with internal oneTianyi Liang
2014-01-24minor fix, indexof rewriter optTianyi Liang
2014-01-24fix: indexof, replace rewritingTianyi Liang
2014-01-24rev diseqTianyi Liang
2014-01-24rev const splitTianyi Liang
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-22Merge branch 'master' of https://github.com/CVC4/CVC4Tianyi Liang
2014-01-22Some minor fixes to SmtEngine strings settings.Morgan Deters
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-17Merge branch '1.3.x'Morgan Deters
2014-01-17Fix for quote-escaping in smt2 printerMorgan Deters
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-27Merge branch '1.3.x'Morgan Deters
2013-12-27Fix for ANTLR warning.Morgan Deters
2013-12-26new functions in stringsTianyi Liang
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback