Improve computeCareGraph functions to check shared term equality status once per...
[cvc5.git] / src / theory / uf / theory_uf.h
2017-03-21 ajreynolImprove computeCareGraph functions to check shared...
2017-03-02 ajreynolEliminate Boolean term conversion. Generalizes removeIT...
2016-11-03 ajreynolAdd priorities to getNextDecision. Properly handle...
2016-07-05 PaulMengMerge branch 'master' of https://github.com/CVC4/CVC4.git
2016-05-26 Clark BarrettMerge branch 'master' of https://github.com/CVC4/CVC4
2016-05-26 ajreynolUse term indexing in TheoryUF::computeCareGraph. Do...
2016-05-20 ajreynolImprovements to theory combination + strings: do not...
2016-04-20 PaulMengupdate from the master
2016-04-09 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-04-04 Tim KingUpdating the copyright headers and scripts.
2016-03-23 guykatzzMerge pull request #82 from CVC4/master_for_merge
2016-03-23 Guysquash-merge from proof branch
2016-01-28 Tim KingAdding listeners to Options.
2016-01-27 Liana HadareanMerged bit-vector and uf proof branch.
2016-01-06 Tim KingAdd SmtGlobals Class
2015-10-26 ajreynolPromote InstStrategyCbqi to quantifier module. Cleanup...
2014-07-10 Kshitij BansalMerge remote-tracking branch 'origin/master' into segfa...
2014-07-01 Morgan DetersUpdate copyrights.
2014-04-30 Morgan DetersFix compiler warning re: TheoryUF destructor.
2014-04-30 Morgan DetersMostly resolves bug #561 memory leaks, and more.
2014-04-01 Tim KingMerge branch '1.3.x'
2014-03-26 Morgan DetersMerge branch '1.3.x'
2014-03-11 Morgan DetersMerge branch '1.3.x'
2014-03-11 Morgan DetersMerge branch '1.3.x'
2014-02-21 Morgan DetersMerge branch '1.3.x'
2014-02-21 Morgan DetersMerge branch '1.3.x'
2014-02-19 Tim KingMerge branch '1.3.x'
2014-01-27 Morgan DetersMerge branch '1.3.x'
2014-01-22 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-01-22 Morgan DetersDelay QuantifiersEngine and UF strong solver initializa...
2013-11-11 Morgan DetersFlatten libcvc4 build structure; remove some #include...
2013-11-07 Morgan DetersFlatten libcvc4 build structure; remove some #include...
2013-04-02 Morgan DetersRegenerated copyrights: canonicalized names, no emails
2013-04-02 Morgan Detersupdate copyrights
2013-03-15 Morgan DetersMerge branch '1.0.x'
2013-03-14 Morgan DetersMerge branch '1.0.x'
2013-03-13 lianahpost failed attempts at getting the incremental solver...
2013-03-05 Morgan DetersMerge branch '1.0.x'
2013-03-01 Morgan DetersMerge branch '1.0.x'
2013-02-26 lianahMerge branch '1.0.x'
2013-02-24 Andrew Reynoldsadded option --model-u-dt-enum for outputting uninterpr...
2012-12-01 Morgan Detersremove instantiator framework
2012-11-26 Dejan JovanovićAdding support for a master equality engine. Each theor...
2012-10-11 Morgan DetersStandardizing copyright notice. Touches **ALL** source...
2012-08-31 Andrew Reynoldsmerge from fmf-devel branch. more updates to models...
2012-07-12 Andrew Reynoldsmerged fmf-devel branch, includes support for SMT2...
2012-07-06 Tim KingAdded virtual destructor to PpRewrite.
2012-06-11 Morgan DetersMerge from quantifiers2-trunkmerge branch.
2012-06-10 Dejan Jovanovićfixes for bug347
2012-06-06 Dejan JovanovićChanges to the combination mechanism, lots of details...
2012-05-21 Dejan JovanovićUpdating equality manager to handle tagged trigger...
2012-05-09 Dejan Jovanović* simplifying equality engine interface
2012-05-03 Dejan JovanovićSome cleanup starting off from trying to understand...
2012-03-22 Dejan Jovanovićsome improvements to the sharing mechanism/interface
2012-03-02 Dejan JovanovićCDMap -> CDHashMap
2012-02-24 Dejan JovanovićTheory interface changes:
2011-11-30 Morgan Detersfix linking errors on oneiric
2011-10-17 Dejan JovanovićSharing work
2011-09-29 Morgan DetersSome base infrastructure for user push/pop; a few bugfi...
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-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2011-07-11 Dejan Jovanovićadding disequality propagation
2011-07-11 Morgan Detersmerge from symmetry branch
2011-07-09 Dejan Jovanovićsome immediate bug fixes
2011-07-09 Morgan Detersminor fixups
2011-07-09 Dejan Jovanovićsurprize surprize
2011-04-25 Morgan DetersWeekend work. The main points:
2011-03-25 Morgan DetersThis is a merge from the "theoryfixes+cdattrhash" branc...
2011-01-05 Dejan JovanovićCommit for the theory engine and rewriter changes....
2010-08-17 Morgan DetersMerge from "cc" branch:
2010-07-07 Clark BarrettAdded shared term manager. Basic mechanism for identif...
2010-07-04 Morgan DetersWith "-d extra-checking", rewrites are now checked...
2010-06-30 Morgan Deters* theory "tree" rewriting implemented and works
2010-06-04 Morgan Deters** Don't fear the files-changed list, almost all change...
2010-05-28 Tim KingMoving the ITE removal from CnfStream to TheoryEngine...
2010-04-04 Morgan Deters* Node::isAtomic() now looks at an "atomic" attribute...
2010-04-01 Morgan Detersreran update-copyright.pl to get new contributors and...
2010-03-30 Morgan DetersHighlights of this commit are:
2010-03-25 Christopher L. ConwayAdding comments to NodeManager
2010-03-16 Morgan Deters* test/unit/Makefile.am, test/unit/expr/attribute_white.h,
2010-03-11 Tim KingAdded some hand generated UF tests. Unfortunartely...
2010-03-05 Morgan Deters* public/private code untangled (smt/smt_engine.h no...
2010-03-04 Tim KingCommitting a bug fix from Dejan. This resolves an issue...
2010-03-01 Tim KingAdded some documentation to theory_uf.
2010-02-26 Morgan Deters* test/unit/context/context_black.h: Test CDList<>...
2010-02-26 Tim KingTheoryUFWhite tests are added. There are also accompany...
2010-02-25 Tim KingUpdated uf to reflect APPLY structure after conversatio...
2010-02-25 Morgan Deters* src/expr/node.h: add a copy constructor. Apparently...
2010-02-24 Tim KingCleaned up and documented ecdata and theory_uf.
2010-02-24 Tim KingCommitting small changes to attribute, and theory to...
2010-02-22 Morgan Deters* configure.ac: Remove doc/ from search path for Makefi...
2010-02-17 Tim KingInitial draft of TheoryUF. Should compile without probl...