Some cleanup starting off from trying to understand the sharing code. Changes include
[cvc5.git] / test / unit / theory / theory_engine_white.h
2012-05-03 Dejan JovanovićSome cleanup starting off from trying to understand...
2012-04-28 Morgan DetersNew LogicInfo functionality.
2012-02-22 Morgan DetersAdded OutputChannel::propagateAsDecision() functionalit...
2011-12-06 Morgan DetersLemmaStatus changes, as agreed to during 12/2 meeting.
2011-10-23 Morgan DetersImplement changes from yesterday morning's meeting...
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-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2011-04-16 Morgan Detersunit test fixes for new NodeManager constructor (relate...
2011-04-01 Morgan DetersThis commit is a merge from the "betterstats" branch...
2011-03-25 Morgan DetersThis is a merge from the "theoryfixes+cdattrhash" branc...
2011-02-26 Morgan DetersMerge from theory-break-dependences branch to break...
2011-01-05 Dejan Jovanovićfix for build errors
2011-01-05 Dejan JovanovićCommit for the theory engine and rewriter changes....
2010-11-16 Tim KingAdded Theory::presolve().
2010-10-22 Christopher L. ConwayMerging main/getopt.cpp, main/usage.h, and smt/options...
2010-10-21 Christopher L. Conway* Option --no-type-checking now disables type checks...
2010-10-12 Morgan Detersminor unit test fix-ups
2010-10-12 Morgan Detershooked up "we are incomplete" flag after conversation...
2010-10-10 Morgan Detersadditional model gen and SMT-LIBv2 compliance work...
2010-10-09 Morgan Detersfix to unit tests
2010-10-03 Morgan Detersfile header documentation regenerated with contributors...
2010-09-28 Morgan Detersfix pre-registration of operator, previously committed...
2010-08-17 Morgan DetersMerge from "cc" branch:
2010-07-29 Morgan Detersfix TheoryEngineWhite, add documentation; related to...
2010-07-28 Christopher L. ConwayForcing a type check on Node construction in debug...
2010-07-28 Morgan Detersfixed theory engine white test for new (old) theoryOf...
2010-07-22 Morgan Detersincorporate a fix from smtcomp2010 version for handling...
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-07-02 Morgan Deters* Added white-box TheoryEngine test that tests the...