summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-02Remove old README file from rewrite-rules left over from new-theory script lo...Morgan Deters
2013-04-02Fix get-authors script to not extract email addresses, canonicalize names, ad...Morgan Deters
2013-04-02One final fix to "make submission" ruleMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-04-01Adjust release Makefile rules, new run scriptMorgan Deters
2013-04-01Fix regression error by turning off model-based solver when models are onClark Barrett
2013-04-01Turning on model based array solver for QF_AXClark Barrett
2013-04-01Made eager lemmas an option, enabled for QF_AXClark Barrett
2013-04-01Disabling eager array index splitting for QF_AXClark Barrett
2013-04-01Fixes for two bugs:Morgan Deters
2013-04-01Cleaning up the demand restart code.Tim King
2013-04-01Adding a restart test strategy to integers.Tim King
2013-04-01Adding demand restart.Tim King
2013-04-01Adding tests for the previous commit.Tim King
2013-04-01Merging some cleanup work:Morgan Deters
2013-04-01Fix for iff terms over equalities between the same term and differing constants.Tim King
2013-04-01Fix bug 491 and related issues with checkModel() and quantifiers. Enabling p...Morgan Deters
2013-04-01fixed TheoryBool rewriter buglianah
2013-04-01fixed bug 502; now the core bv solver only gives the model for variables and ...lianah
2013-03-30changed option to run inequality solver by defaultLiana Hadarean
2013-03-30Disabling eager array index splitting for QF_AUFLIAClark Barrett
2013-03-30do simple ite rewriting within quantifiersAndrew Reynolds
2013-03-29make Boolean term conversion partially non-recursive (resolves bug 501)Morgan Deters
2013-03-29Merge branch 'master' of github.com:CVC4/CVC4Dejan Jovanović
2013-03-29removing cryptominisat since we're not using itDejan Jovanović
2013-03-28fix memory corruption in arrays destructorMorgan Deters
2013-03-27some Java bindings fixes (fixes Debian build problems)Morgan Deters
2013-03-27Fixed a warning, made eager-index default to true (better for QF_AUFBV)Clark Barrett
2013-03-27Fixed bug in arraysClark Barrett
2013-03-27Added assertionClark Barrett
2013-03-27Updates to model-based array solverClark Barrett
2013-03-27New model-based array procedureClark Barrett
2013-03-27reverted the core solver to do static slicing, added option --bv-core-solverlianah
2013-03-27fixed inequality checkDisequalities inefficiencylianah
2013-03-27Merge branch 'master' into bv-corelianah
2013-03-27fixed some model stufflianah
2013-03-27fixed model generation bug; commented out attempt at inequality propagationlianah
2013-03-26inequality solver now only splits on disequalities when completelianah
2013-03-26added model generation for bv subtheories and bv-inequality solver optionlianah
2013-03-26Fixes for warnings from clang++, from -std=gnu++0x, from swig, and from javacMorgan Deters
2013-03-26Make --incremental the default when running interactivelyMorgan Deters
2013-03-26core theory currently disabledlianah
2013-03-26getModelValue implementation in bitvectorsDejan Jovanović
2013-03-26addingDejan Jovanović
2013-03-26Merge branch 'master' of git@github.com:CVC4/CVC4.gitDejan Jovanović
2013-03-26moving bv before arraysDejan Jovanović
2013-03-26fixed inequality bugs due to improper explanationlianah
2013-03-25cleaned up the bv subtheory interface; added check for inequality theory comp...lianah
2013-03-25java input stream adapters workingMorgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback