Merging the unate-propagator branch into the trunk. This is a big update so expect...
[cvc5.git] / src / theory / theory_engine.h
2010-06-29 Tim KingMerging the unate-propagator branch into the trunk...
2010-06-24 Tim KingAdded post_mortem.py a statistics collector for user...
2010-06-18 Tim KingMerging the statistics branch into the main trunk....
2010-06-04 Morgan Deters** Don't fear the files-changed list, almost all change...
2010-05-28 Tim KingA few changes to the organization of TheoryEngine rewri...
2010-05-28 Tim KingMoving the ITE removal from CnfStream to TheoryEngine...
2010-05-27 Tim KingPreregistration has been turned on. Highly experimental...
2010-05-25 Dejan JovanovićSome initial changes to allow for lemmas on demand.
2010-05-20 Tim KingAdded the division symbol to the parser, and minimal...
2010-05-19 Tim KingSignificant revision to theory/arith. The new draft...
2010-04-14 Dejan JovanovićMarging from types 404:415, changes: Massive
2010-04-13 Christopher L. ConwayDoxygen fixes
2010-04-01 Morgan Detersreran update-copyright.pl to get new contributors and...
2010-04-01 Morgan DetersPARSER STUFF:
2010-03-30 Morgan DetersHighlights of this commit are:
2010-03-15 Morgan DetersThis checkin resolves bug #57.
2010-03-12 Dejan JovanovićFixing unnecessary construction of NOT nodes when...
2010-03-12 Morgan Deters* Added shutdown() functions to SmtEngine, TheoryEngine...
2010-03-11 Morgan Detersnaive rewriting to fix minisat invariant; rewrite ...
2010-03-11 Dejan JovanovićFix for the main bug that was bugging me -- Bug 49...
2010-03-08 Dejan Jovanovićadding simple-uf to the regressions, and the code that...
2010-03-08 Dejan Jovanovićsome more sat stuff for tim: assertions now go to theory_uf
2010-02-26 Morgan Deters* test/unit/context/context_black.h: Test CDList<>...
2010-02-25 Morgan Deters* src/expr/node.h: add a copy constructor. Apparently...
2010-02-04 Morgan Detersminor interface changes to TheoryEngine/Theory after...
2010-02-04 Morgan Detersremove -*- c++ -*- emacs tag from source files (it...
2010-02-04 Morgan DetersAdded theory output channel interfaces and "Interrupted...
2009-12-17 Morgan Detersupdate-copyright.pl now retrieves and incorporates...
2009-12-08 Morgan Deterswork on propositional layer, expression builder support...
2009-11-19 Morgan Deterstesting framework, configure fixes, incorporations...
2009-11-17 Morgan Detersfrom meeting