summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-25Refactored CnfStream to work with the bv theory Bitblaster:Liana Hadarean
2012-02-24Theory interface changes:Dejan Jovanović
2012-02-23Added ability to set a "cvc4-specific logic" in standards-compliantMorgan Deters
2012-02-23pcvc4 only built if --with-portfolio given to the configure script (Clark-req...Morgan Deters
2012-02-22Fix for bug 305.Tim King
2012-02-22fixes to configure and boost.m4 to make certain boost installations nonfatal ...Morgan Deters
2012-02-22another static library unavailability issueMorgan Deters
2012-02-22make sure to clear out READLINE_LIBS if readline causes problems at configure...Morgan Deters
2012-02-22Added OutputChannel::propagateAsDecision() functionality, allowing a theoryMorgan Deters
2012-02-22Fixes to documentation / fixes for MacOSMorgan Deters
2012-02-22minor change to order fn in sat solver's ElimLtKshitij Bansal
2012-02-21add a "--with-portfolio" configure option that makes a missing boost-thread l...Morgan Deters
2012-02-21fix src/util/hash.h to specialize GNU's hash template for <uint64_t> on platf...Morgan Deters
2012-02-21language bindings fixes for yesterday's portfolio mergeMorgan Deters
2012-02-21Fix for bug303. The problem was with function applications that get normalize...Dejan Jovanović
2012-02-21don't require libboost_thread (its presence is detected at configure-time), a...Morgan Deters
2012-02-20fix sharing issue for portfolio (full lit-to-node map wasn't being kept in my...Morgan Deters
2012-02-20fix "make dist"Morgan Deters
2012-02-20zlib not required; remove configure's dependency on itMorgan Deters
2012-02-20portfolio mergeMorgan Deters
2012-02-20readline links in -ltermcap -ltinfo too (fixes breakage in static-binary builds)Morgan Deters
2012-02-20Added Theory::postsolve() infrastructure as Clark requested.Morgan Deters
2012-02-20By default, ONLY enable symmetry breaker ONLY for QF_UF (both SMT-LIBv1Morgan Deters
2012-02-16clarify wording in README, thanks for finding this Francois!Morgan Deters
2012-02-16Last commit accidentally lacked r2778 and r2779 from integer2. I have manual...Tim King
2012-02-15This commit merges into trunk the branch branches/arithmetic/integers2 from r...Tim King
2012-02-13precision in theoryskelFrançois Bobot
2012-02-13proper handling of improper get-valueMorgan Deters
2012-02-12copyright year updated to 2012Morgan Deters
2012-02-12separate new-theory components into a "theoryskel" directory so that new file...Morgan Deters
2012-02-11ensure using bash for new-theory scriptMorgan Deters
2012-02-10attempt at a fix for the local regression failure (CLN linking issues on oneiricMorgan Deters
2012-02-10script to ease creating a new theory from scratch (will go along with new ref...Morgan Deters
2012-02-10correct comment typo found during today's architectural meetingMorgan Deters
2012-02-09fixing antoher small bug in backtrackingDejan Jovanović
2012-02-08fixing a bug in uf_engine application lookup backtrackingDejan Jovanović
2012-02-08Number of changes to cvc_printer.cpp. Specialized the printing for BVPLUS, BV...Tim King
2012-02-07re-adding comment about available languagesMorgan Deters
2012-02-07removing the 100 integer benchmarks from regress0, too manyDejan Jovanović
2012-02-07fixing some missing stuffDejan Jovanović
2012-02-06Fixing a bug in the integer unit tests when configured for GMP with assertion...Tim King
2012-02-05changes to the cvc4 language printer, so that it actually prints the cvc4 lan...Dejan Jovanović
2012-02-04support for isWellFounded/mkGroundTerm on uninterpretted sorts. cvc4 now ass...Andrew Reynolds
2012-02-03updating configure to use python-config for building python bindingsDejan Jovanović
2012-01-27effecting the same change in the compat Java binding as was done to CVC3 yest...Morgan Deters
2012-01-25Adding regress1 test ooo.rf6.smt2.Tim King
2012-01-23Partial fix to TheoryEngine::getExplanation so that SharedAssertions request ...Tim King
2012-01-23fix for bug295Dejan Jovanović
2012-01-17updates to smt2 parser to support datatypes, minor updates to datatypes theor...Andrew Reynolds
2011-12-15Partial fix to bug 295.Tim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback