Refactored CnfStream to work with the bv theory Bitblaster:
[cvc5.git] / src / theory /
2012-02-25 Liana HadareanRefactored CnfStream to work with the bv theory Bitblaster:
2012-02-24 Dejan JovanovićTheory interface changes:
2012-02-23 Morgan DetersAdded ability to set a "cvc4-specific logic" in standar...
2012-02-22 Tim KingFix for bug 305.
2012-02-22 Morgan DetersAdded OutputChannel::propagateAsDecision() functionalit...
2012-02-22 Morgan DetersFixes to documentation / fixes for MacOS
2012-02-21 Dejan JovanovićFix for bug303. The problem was with function applicati...
2012-02-20 Morgan Detersportfolio merge
2012-02-20 Morgan DetersAdded Theory::postsolve() infrastructure as Clark reque...
2012-02-16 Tim KingLast commit accidentally lacked r2778 and r2779 from...
2012-02-15 Tim KingThis commit merges into trunk the branch branches/arith...
2012-02-13 François Bobotprecision in theoryskel
2012-02-10 Morgan Deterscorrect comment typo found during today's architectural...
2012-02-09 Dejan Jovanovićfixing antoher small bug in backtracking
2012-02-08 Dejan Jovanovićfixing a bug in uf_engine application lookup backtracking
2012-02-04 Andrew Reynoldssupport for isWellFounded/mkGroundTerm on uninterprette...
2012-01-23 Tim KingPartial fix to TheoryEngine::getExplanation so that...
2012-01-23 Dejan Jovanovićfix for bug295
2012-01-17 Andrew Reynoldsupdates to smt2 parser to support datatypes, minor...
2011-12-15 Tim KingPartial fix to bug 295.
2011-12-15 Tim KingFix to the previous commit.
2011-12-15 Tim KingPartial fix in arithmetic for propagating shared terms...
2011-12-14 Dejan Jovanovićsome more bug fixes (TNode -> Node, normalize literals...
2011-12-12 Dejan Jovanović* merging some uf stuff from incremental_work branch...
2011-12-10 Dejan Jovanovićadding additional checks for theories propagating liter...
2011-12-10 Dejan Jovanovića bit more changes, when propagting equalities/dis...
2011-12-10 Dejan Jovanovićattempt to fix bug 293: if a split on a trivial shared...
2011-12-08 Morgan DetersDisable a BV rewriter statistic (after checking with...
2011-12-06 Morgan DetersLemmaStatus changes, as agreed to during 12/2 meeting.
2011-11-30 Morgan Detersfix linking errors on oneiric
2011-11-29 Tim KingMerging the branch branches/arithmetic/shared-terms...
2011-11-16 Morgan DetersAddressed many of the concerns raised in the public...
2011-11-16 Morgan Deters* Applying Andy's fix for datatypes bug #286; thanks...
2011-11-04 Morgan DetersSTRING_TYPE and CONST_STRING and associate type infrast...
2011-11-02 Morgan Detersfully implement the always-check-again-after-the-output...
2011-11-01 Morgan DetersImprovements to header installation on user machines...
2011-10-28 Morgan Deters* ability to output NodeBuilders without first converti...
2011-10-28 Tim KingAdding a check in Polynomial::parsePolynomial to better...
2011-10-23 Morgan DetersImplement changes from yesterday morning's meeting...
2011-10-19 Tim KingMerging the branch branches/arithmetic/push-pop-support...
2011-10-17 Dejan JovanovićSharing work
2011-10-13 Morgan DetersInterruption, time-out, and deterministic time-out...
2011-10-05 Morgan DetersensureLiteral() in CNF stream to support Andy's quantif...
2011-10-05 Morgan Detersremove some debugging code that slowed down last night...
2011-10-04 Morgan Detersfixes to context-dependent caching substitutions
2011-09-30 Morgan Detersmore push/pop infrastructure, some SAT stuff
2011-09-30 Morgan Detersfixes to incremental simplification, cnf routines,...
2011-09-29 Morgan Detersbuild system fixes
2011-09-29 Morgan DetersSome base infrastructure for user push/pop; a few bugfi...
2011-09-28 Morgan Detersvariety of visibility fixes (should clean up some of...
2011-09-16 Morgan Detersinclude example theory (former "UF-Tim") that's include...
2011-09-16 Morgan Detersfinal(?) documentation fixes
2011-09-16 Morgan Detersfix up more documentation
2011-09-16 Morgan Detersfix serious issue with copyright-updating script
2011-09-16 Morgan Detersfix numerous documentation issues; doxygen complains...
2011-09-15 Dejan Jovanovićtim's fixes for context-dependent pre-registration
2011-09-15 Dejan Jovanovićadditional stuff for sharing,
2011-09-07 Dejan Jovanovićfixes for uf/equality engine from the quantifiers branc...
2011-09-03 Dejan Jovanovićremoving an assert i forgot to remove that andy found
2011-09-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2011-09-02 Morgan DetersPartial merge of integers work; this is simple B&B...
2011-09-02 Dejan Jovanović* Changing pre-registration to be context dependent...
2011-08-27 Dejan JovanovićRemoving Theory::registerTerm() as discussed in the...
2011-08-24 Dejan JovanovićSimplification of the preregister and register throught...
2011-08-23 Dejan Jovanovićsome uf cleanup
2011-08-17 Dejan Jovanovićnew implementation of lemmas on demand
2011-07-12 Morgan Detersfix bug 272, array unsoundness, and some array cleanup
2011-07-11 Morgan Detersfixing out of place typename (error on g++ 4.4.3-4ubuntu5)
2011-07-11 Clark BarrettAdding static_fact_manager
2011-07-11 Clark BarrettClark's work on array theory - can now solve all QF_AX...
2011-07-11 Morgan Detersfix some confusing debug output (bogus counter)
2011-07-11 Morgan Detersif running in QF_AX, equalities over terms of uninterpr...
2011-07-11 Dejan Jovanovićadding disequality propagation
2011-07-11 Morgan Detersmerge from symmetry branch
2011-07-10 Clark BarrettReverting mistaken check-in
2011-07-10 Clark BarrettFixed bug in default solve - wasn't returning when...
2011-07-10 Dejan Jovanovićanother typo
2011-07-10 Dejan Jovanovićyet another uf bug fix, hopefully the last
2011-07-10 Dejan Jovanovićanother bugfix for uf
2011-07-09 Dejan Jovanovićsome immediate bug fixes
2011-07-09 Morgan Detersminor fixups
2011-07-09 Dejan Jovanovićsurprize surprize
2011-07-06 Dejan JovanovićFixing two bugs:
2011-07-05 Dejan Jovanovićupdated preprocessing and rewriting input equalities...
2011-06-30 Tim KingMerging the playground branch upto r1957 into trunk.
2011-06-30 Morgan Detersonly use theory registration if (1) a theory requests...
2011-06-03 Andrew Reynoldsfixed various bugs related to ambiguous parametric...
2011-06-03 Morgan Detersdatatypes work
2011-06-02 Andrew Reynoldsadded (temporary) support for ensuring that all ambiguo...
2011-06-01 Morgan Detersminor fix, and better output for type errors
2011-06-01 Morgan Deterstype ascriptions (casts) for parameterized datatypes...
2011-05-31 Tim KingThis commit contains the code for allowing arbitrary...
2011-05-26 Morgan Detersapply arithmetic static learner's miplibtrick in a...
2011-05-23 Morgan Detersfixes for "make dist" and "make doc", minor cleanups
2011-05-23 Morgan DetersMerge from arrays2 branch.
2011-05-14 Morgan Detersfix production-build compiler warning
2011-05-14 Morgan Detersadd AscriptionType stuff to support nullary parameteriz...
2011-05-13 Andrew Reynoldsadded support for parametric datatypes, updated cvc...
2011-05-13 Morgan Deters* fix for Mac OS (includes some ThreadLocal stuff copie...
2011-05-06 Tim KingDeleting dead code.
next