summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-03Merge branch 'master' of https://github.com/CVC4/CVC4Kshitij Bansal
2014-12-03Revert "Disable constants sharing in eq engine, disable hack in theory engine."Kshitij Bansal
2014-12-02disable inter cacheTianyi Liang
2014-11-28Synchronize conjecture generation with E-matching. Minor fix to --full-satur...ajreynol
2014-11-26add intersection rewritingTianyi Liang
2014-11-26Merge branch 'master' of github.com:tiliang/CVC4Tianyi Liang
2014-11-26add more regexp rewritingTianyi Liang
2014-11-26add more functions for regular expressionsTianyi Liang
2014-11-26add more regexp rewritingTianyi Liang
2014-11-26add more functions for regular expressionsTianyi Liang
2014-11-25Fix bug in --term-db-mode=relevant with variable triggers. Support inst-clos...ajreynol
2014-11-22added number of resource units used as a statlianah
2014-11-21Throw error when pattern is not list of terms.ajreynol
2014-11-21Change default option to --inst-when=full-last-call (interleave instantiation...ajreynol
2014-11-20Disable constants sharing in eq engine, disable hack in theory engine. Chang...ajreynol
2014-11-20Fix #lines in template.Morgan Deters
2014-11-19Making construction of trigger sets not use the global engine state.Dejan Jovanović
2014-11-19Distribute UnsafeInterruptException interface file for SWIG.Morgan Deters
2014-11-18Merge pull request #70 from kbansal/sets-for-merge-squashedKshitij Bansal
2014-11-18Set Constant's normal form and other short fixesKshitij Bansal
2014-11-18clear model cache in BVQuickCheck clearSolver() (fixes bug 587)Liana Hadarean
2014-11-18All Minisat solve calls now return lbool (fixes bug 599)lianah
2014-11-18Compute model basis only for fmf. Add another co-datatype regression.ajreynol
2014-11-18Add local theory extensions instantiation strategy (incomplete). Refactor ho...ajreynol
2014-11-17added command line option for extractArith bv rewritelianah
2014-11-17Short-circuit in TheoryArithPrivate::check(), care of Tim.Morgan Deters
2014-11-17New, uniform checkTime statistic for all theories (as discussed in meeting).Morgan Deters
2014-11-17Resource-limiting work.Liana Hadarean
2014-11-16Add term db mode. Minor changes to quantifiers rewriter: split ITE's where e...ajreynol
2014-11-14Be lazier to consider EQC in UF+cardinality solver. Minor cleanup.ajreynol
2014-11-13Minor changes to AUTHORS and COPYINGClark Barrett
2014-11-13Minor adjustments to wording.Morgan Deters
2014-11-13Copyright text fixes.Morgan Deters
2014-11-13Merge pull request #69 from mdeters/bug594Morgan Deters
2014-11-13Remove two obsolete versions of MBQI.ajreynol
2014-11-13More preparation for filtering relevant terms in TermDb.ajreynol
2014-11-12Possible fix for bug594Morgan Deters
2014-11-12Merge pull request #65 from mdeters/bv-ineq-cachefixMorgan Deters
2014-11-12BV inequality graph TNode fix.Morgan Deters
2014-11-12Fix BV inequality solver caching.Morgan Deters
2014-11-12Fix tokenization of "reset" in SMT-LIB v2.0. It's a reserved word only in 2.5.Morgan Deters
2014-11-11Minor cleanup.Morgan Deters
2014-11-11Merge pull request #64 from mdeters/theorysets-hashset-iterationKshitij Bansal
2014-11-11Work on synchronizing decision=justification and E-matching.ajreynol
2014-11-10Merge pull request #63 from mdeters/theorystrings-hashset-iterationTianyi Liang
2014-11-10Bug 593 fix: if the type is finite, it is now considered for detecting theori...Dejan Jovanović
2014-11-10Do not eliminate variables only occurring in patterns. Minor improvements to...ajreynol
2014-11-09Merge branch '1.4.x'Morgan Deters
2014-11-09Update TheorySets to use CDHashSet<>::key_begin() / key_end().Morgan Deters
2014-11-09Update TheoryStrings to use CDHashSet<>::key_begin() / key_end().Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback