summaryrefslogtreecommitdiff
path: root/src/theory/theory.h
AgeCommit message (Expand)Author
2012-09-22Separate public-facing and internal-facing interfaces to Statistics.Morgan Deters
2012-08-31merge from fmf-devel branch. more updates to models: now with collectModelIn...Andrew Reynolds
2012-08-16Replace propagateAsDecision() with Theory::getNextDecisionRequest():Morgan Deters
2012-08-03fix uses of getMetaKind() from outside the expr package. (they now use isCon...Morgan Deters
2012-07-31Options merge. This commit:Morgan Deters
2012-07-27merging fmf-devel branch, includes refactored datatype theory, updates to mod...Andrew Reynolds
2012-07-27Merge quantifiers2-trunk:François Bobot
2012-07-12merged fmf-devel branch, includes support for SMT2 command get-value and (ext...Andrew Reynolds
2012-06-16changing theoryOf in shared mode with arrays to move equalities to arraysDejan Jovanović
2012-06-11Merge from quantifiers2-trunkmerge branch.Morgan Deters
2012-06-07fixing some bugs in propagation of disequalitiesDejan Jovanović
2012-05-21Updating equality manager to handle tagged trigger terms. Notifications are p...Dejan Jovanović
2012-05-14fixes for shared term registration. previously the type was not considered wh...Dejan Jovanović
2012-05-03Some cleanup starting off from trying to understand the sharing code. Changes...Dejan Jovanović
2012-04-28New LogicInfo functionality.Morgan Deters
2012-04-17Merges branches/arithmetic/atom-database r2979 through 3247 into trunk. Belo...Tim King
2012-04-11merge from arrays-clark branchMorgan Deters
2012-03-22some improvements to the sharing mechanism/interfaceDejan Jovanović
2012-03-09Some work on the dump infrastructure to support portfolio work.Morgan Deters
2012-03-08Removing QUICK_CHECK, and other unused ones, from the Theory::Effort.Dejan Jovanović
2012-03-01Partial merge from kind-backend branch, including Minisat and CNF work toMorgan Deters
2012-02-25ppAsert -> ppAssertDejan Jovanović
2012-02-24Theory interface changes:Dejan Jovanović
2012-02-23Added ability to set a "cvc4-specific logic" in standards-compliantMorgan Deters
2012-02-21Fix for bug303. The problem was with function applications that get normalize...Dejan Jovanović
2012-02-20Added Theory::postsolve() infrastructure as Clark requested.Morgan Deters
2012-02-13precision in theoryskelFrançois Bobot
2012-01-23fix for bug295Dejan Jovanović
2011-10-17Sharing workDejan Jovanović
2011-09-29Some base infrastructure for user push/pop; a few bugfixes to user push/pop a...Morgan Deters
2011-09-15additional stuff for sharing, Dejan Jovanović
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2011-09-02Partial merge of integers work; this is simple B&B and some pseudobooleanMorgan Deters
2011-09-02* Changing pre-registration to be context dependent -- it is called from the ...Dejan Jovanović
2011-08-27Removing Theory::registerTerm() as discussed in the meeting. Now pre-register...Dejan Jovanović
2011-08-24Simplification of the preregister and register throught a NodeVisitor class. ...Dejan Jovanović
2011-07-12fix bug 272, array unsoundness, and some array cleanupMorgan Deters
2011-07-11fix some confusing debug output (bogus counter)Morgan Deters
2011-07-10Reverting mistaken check-inClark Barrett
2011-07-10Fixed bug in default solve - wasn't returning when it was supposed toClark Barrett
2011-07-05updated preprocessing and rewriting input equalities into inequalities for LRADejan Jovanović
2011-05-13* fix for Mac OS (includes some ThreadLocal stuff copied in from portfolioMorgan Deters
2011-05-05Merge from nonclausal-simplification-v2 branch:Morgan Deters
2011-04-20Tuesday end-of-day commit.Morgan Deters
2011-04-01This commit is a merge from the "betterstats" branch, which:Morgan Deters
2011-03-25This is a merge from the "theoryfixes+cdattrhash" branch. The changesMorgan Deters
2011-03-08Clean up Theory base class as per code review bug #60; also fixes to CodeTime...Morgan Deters
2011-02-27- Adds a path for Theory to be passed a reference to Options.Tim King
2011-02-26Merge from theory-break-dependences branch to break Theory and TheoryEngine d...Morgan Deters
2011-01-05Commit for the theory engine and rewriter changes. Changes are substantial an...Dejan Jovanović
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback