summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-03-07Fix bug 554 (nominally).Morgan Deters
2014-03-07remove unrolling depthTianyi Liang
2014-03-07bring back D-NormTianyi Liang
2014-03-07Fix strings-exp setting.Morgan Deters
2014-03-07Add swig renames for new Z3STR language.Thomas Hunger
2014-03-06adds incremental for strings; clean-up codesTianyi Liang
2014-03-05Don't tokenize SET_THEORY operators in smt2 parserKshitij Bansal
2014-03-05Improving support for POW in arithmetic. Resolves bug 549.Tim King
2014-03-04Guard java-specific swig code with SWIGJAVA.Thomas Hunger
2014-03-04Don't theory-preprocess under quantifiers; but DO theory-preprocess lemmas (r...Morgan Deters
2014-03-04More useful error message when someone tries mkExpr(VARIABLE).Morgan Deters
2014-02-28add re.nostr for the empty regular expression; add re.allchar for the regular...Tianyi Liang
2014-02-28minor clean-up, bring back derivativesTianyi Liang
2014-02-28a new regular expression engine for solving both positive and negative member...Tianyi Liang
2014-02-28theory/sets: cleanupKshitij Bansal
2014-02-28rename kind::IN to kind::MEMBER (fixes some windows build conflicts)Kshitij Bansal
2014-02-27--stats-every-query option: print increment in addition to cumulative value o...Kshitij Bansal
2014-02-27Bug fix for QCF algorithm, was missing instantiations. Make prop-eq the defa...Andrew Reynolds
2014-02-26bug fix (caused by merge), move cardinality option to expert optionTianyi Liang
2014-02-26add a new fileTianyi Liang
2014-02-26for mergingTianyi Liang
2014-02-26smt-lib syntax change: str.contain -> str.contains; add some prefix syntax fo...Tianyi Liang
2014-02-25Minor code clean up in parser.Morgan Deters
2014-02-25New translation work, support Z3-str-style string constraints.Morgan Deters
2014-02-25Fix quotes in string constants.Morgan Deters
2014-02-25Add options --full-saturate-quant and --mbqi=trust. Other minor changes.Andrew Reynolds
2014-02-24bug fix: strings preprocess for the orignal term, causing unknown in some casesTianyi Liang
2014-02-21Merge branch '1.3.x'Morgan Deters
2014-02-21No diamond-breaking under quantifiers (resolves bug #550).Morgan Deters
2014-02-21reorganize substr, fix some potential bugs, adds cache for preprocessingTianyi Liang
2014-02-21Merge branch '1.3.x'Morgan Deters
2014-02-21Fix two variants of Node::substitute().Morgan Deters
2014-02-21portfolio: fix export of emptysetKshitij Bansal
2014-02-21disable test cvc3_main, attempt to fix dist_checkKshitij Bansal
2014-02-21option to print stats after every satisfiability or validity queryKshitij Bansal
2014-02-21add new theory (sets)Kshitij Bansal
2014-02-21fix a -WunusedKshitij Bansal
2014-02-20add more tests, and define int.to.str(NEGATIVE)=""Tianyi Liang
2014-02-20Merge branch 'master' of github.com:tiliang/CVC4Tianyi Liang
2014-02-20hot fix for str2int/int2strTianyi Liang
2014-02-20add negative int2strTianyi Liang
2014-02-20String parsing example in CVC parserMorgan Deters
2014-02-20Merge branch 'master' of github.com:tiliang/CVC4Tianyi Liang
2014-02-20hot fix for str2int/int2strTianyi Liang
2014-02-20add negative int2strTianyi Liang
2014-02-20String parsing example in CVC parserMorgan Deters
2014-02-20Fix ite and iff handling in QCF. Add option for heuristic instantiation in Q...Andrew Reynolds
2014-02-20portfolio: add stat to track time spent waiting for interrupted threads to stopKshitij Bansal
2014-02-19Merge branch 'master' of github.com:CVC4/CVC4Tim King
2014-02-19Merge branch '1.3.x'Tim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback