summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-10-07merged goldenLiana Hadarean
2013-10-07Multiple fixes for datatypes theory solver: add support for parametric dataty...Andrew Reynolds
2013-10-03Added support for converting unsorted problems to multi-sorted problems via s...Andrew Reynolds
2013-10-03adds some fixes. it solves kaluza problemsTianyi Liang
2013-10-01adds partial function substr. the use of this function should be guarded, esp...Tianyi Liang
2013-10-01Fix a bug in smt2 parser for quantified formulas with attributes, fixes bug 535Andrew Reynolds
2013-09-30replace with a new method for disequality, move to QF_STianyi Liang
2013-09-30add x=yTianyi Liang
2013-09-30fixed a loop bugTianyi Liang
2013-09-30merged goldenLiana Hadarean
2013-09-30Bug fixes and improvements for symmetry breaking, it now supports multiple so...Andrew Reynolds
2013-09-27Some fixes to recent strings commits.Morgan Deters
2013-09-27Merge branch 'master' of github.com:tiliang/CVC4Morgan Deters
2013-09-27adds communication with arith engineTianyi Liang
2013-09-27Add new symmetry breaking technique for finite model finding. Improvements t...Andrew Reynolds
2013-09-27removes unsound cases, adds unrollingTianyi Liang
2013-09-27fix the infinite issueTianyi Liang
2013-09-27for morgan to see the regression problemsTianyi Liang
2013-09-27fix loop detection for multi-varsTianyi 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-24Reduce compiler dependencies on substitutions.h,Clark Barrett
2013-09-24Better fix for bug 528Clark Barrett
2013-09-23Revert Clark's last commit, at his request; there are some bugs.Morgan Deters
2013-09-23Cleaner version of bug-fix for 528, also moved substitutions.h out of theory.hClark Barrett
2013-09-19Fix for bug 528Clark Barrett
2013-09-18Support for bv2nat/int2bv in parser and BV rewriter.Morgan Deters
2013-09-18Fixes to theoryof-mode; no longer static in Theory class.Morgan Deters
2013-09-16Fix (extraneous) command dumping.Morgan Deters
2013-09-15Change default option of simple ite lifting within quantifier bodies. add so...Andrew Reynolds
2013-09-13Fix sat_proof "parentheses into the void" after conferring with Liana.Morgan Deters
2013-09-13Documentation fixes, some code typo fixes, file perms, other minor things.Morgan Deters
2013-09-13Merge branch 'master' of https://github.com/CVC4/CVC4Kshitij Bansal
2013-09-12fix bug 534: portfolio define-fun duplicate modelKshitij Bansal
2013-09-11Theory of strings.Tianyi Liang
2013-09-09Another minor fix for datatypes to repair my previous commit.Andrew Reynolds
2013-09-09Add support for check-sat with argument.Morgan Deters
2013-09-09Fix declare-datatypes dumping bug (bug 385).Morgan Deters
2013-09-09Support per-command verbosity settings.Morgan Deters
2013-09-09Support empty (and 1-ary) tuples and records.Morgan Deters
2013-09-09Fix some line-numbering in auto-generated metakind.h. Thanks to Martin Brain...Morgan Deters
2013-09-09Fix portfolio on bug411.smt2. (get-model command should only go to last winner)Morgan Deters
2013-09-09Ensure no cost for datatypes debugging when not tracing it.Morgan Deters
2013-09-06Fix datatypes for bug 503Andrew Reynolds
2013-09-05Fix FLOOR and DISTINCT in CVC language parser.Morgan Deters
2013-09-05Fix lambda handling in CVC parserMorgan Deters
2013-09-05Permit setOption(decision-mode)Morgan Deters
2013-09-05Fix bugs/issues with missed-t-prop dump outputMorgan Deters
2013-09-05Fix declare-fun/define-fun in dumps; resolves bugs 408 and 385; also fix a se...Morgan Deters
2013-08-30Add ability to mkConst(TupleSelect) and friends in language bindingsMorgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback