summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-03-19Fix for bug 555; SMT-LIBv2 symbols now output with proper quoting.Morgan Deters
2014-03-19Move the translator binary from src/main to examples, no longer built by defa...Morgan Deters
2014-03-19Appease compilers from latest XCode release (v5.1).Morgan Deters
2014-03-19Minor usability fixes related to SMT-LIB compliance.Morgan Deters
2014-03-17hot fix for pre-reg term caching in stringsTianyi Liang
2014-03-14SMT-LIB compliance: allow bin/hex set-info, e.g. (set-info :key #xffff). Tha...Morgan Deters
2014-03-14Add ability to provide theory-specific proof rules to EqualityEngine, extends...Andrew Reynolds
2014-03-12Work on array pf signature, add working example. Add quantifiers proof signa...Andrew Reynolds
2014-03-12Minor fixes post-merge of RR.Andrew Reynolds
2014-03-11Merge branch '1.3.x'Morgan Deters
2014-03-11Fix for rewriterules build breakage.Morgan Deters
2014-03-11Fix for random-seed option.Morgan Deters
2014-03-11Fix for portfolio.Morgan Deters
2014-03-11Minor cleanup.Morgan Deters
2014-03-11Fix for (get-assignment), resolves bug 553.Morgan Deters
2014-03-11Merge branch '1.3.x'Morgan Deters
2014-03-11Fix some Win32 and SMT-LIB compliance bugs discovered by David Cok.Morgan Deters
2014-03-11Initial refactor of rewrite rules, make theory_rewriterules empty theory. Pu...Andrew Reynolds
2014-03-10adds intro vars length cacheTianyi Liang
2014-03-10minor change for strings-fmfTianyi Liang
2014-03-08Re-fix bug 551 by adding a check to the arith ITE simplifier to ignore non-gr...Morgan Deters
2014-03-08Fixing name changes that cam in from the merge.Tim King
2014-03-08Merge remote-tracking branch 'CVC4root/master'Tim King
2014-03-07Remove --ite-remove-quant; support pulling ground ITEs out of quantifier bodi...Morgan Deters
2014-03-07Fix bug 554 (nominally).Morgan Deters
2014-03-07Fixing a SWIG problem for RationalFromDoubleException.Tim King
2014-03-07Merging a squash of the branch timothy-king/CVC4/glpknecfix c95bf7d4f1 into m...Tim King
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback