LogicInfo locking implemented, and some initialization-order issues in SmtEngine...
[cvc5.git] / src / prop / prop_engine.h
2012-06-07 Morgan DetersLogicInfo locking implemented, and some initialization...
2012-04-30 Clark BarrettAdded map from skolem variables to new ite formulas...
2012-04-17 Kshitij BansalA dummy decision engine. Expected performance impact...
2012-04-11 Morgan Detersmerge from arrays-clark branch
2012-03-01 Morgan DetersPartial merge from kind-backend branch, including Minis...
2012-02-25 Liana HadareanRefactored CnfStream to work with the bv theory Bitblaster:
2011-11-15 Morgan DetersBindings work (ocaml bindings are now sort of working...
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-09-16 Morgan Detersfix numerous documentation issues; doxygen complains...
2011-09-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2011-08-17 Dejan Jovanovićnew implementation of lemmas on demand
2011-07-11 Clark BarrettClark's work on array theory - can now solve all QF_AX...
2011-07-09 Dejan Jovanovićsurprize surprize
2011-04-01 Morgan DetersThis commit is a merge from the "betterstats" branch...
2010-11-15 Tim KingChanges to Solver and PropEngine to support lemmasOnDem...
2010-11-15 Tim KingThis commit merges the arith-prop-opt branch into the...
2010-11-09 Dejan JovanovićLemmas on demand work, push-pop, some cleanup.
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-10 Morgan Detersadditional model gen and SMT-LIBv2 compliance work...
2010-10-09 Morgan DetersModel generation for arith, boolean, and uf theories via
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-25 Dejan JovanovićSome initial changes to allow for lemmas on demand.
2010-05-14 Christopher L. ConwayAdding debugging code in PropEngine/CnfStream
2010-04-01 Morgan DetersPARSER STUFF:
2010-03-12 Morgan Deters* Added shutdown() functions to SmtEngine, TheoryEngine...
2010-03-08 Dejan Jovanovićsome more sat stuff for tim: assertions now go to theory_uf
2010-03-03 Dejan JovanovićSome SAT stuff, not doing anything special yet, just...
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-22 Morgan Deters* configure.ac: Remove doc/ from search path for Makefi...
2010-02-09 Dejan JovanovićChanges to the CNF conversion and the SAT solver. All...
2010-02-04 Dejan Jovanovićbeautification of the prop engine
2010-02-04 Morgan Detersremove -*- c++ -*- emacs tag from source files (it...
2010-02-04 Tim KingChanged mapping from atoms to literals in the prop...
2010-02-04 Morgan Detersminor fix for update-copyright.pl; ran update-copyright...
2010-02-03 Morgan DetersAddressed many of the concerns of bug 10 (build system...
2010-02-03 Tim KingI hacked in a temporary way to restart minisat for...
2010-02-02 Tim KingSwitched cnf conversion to go through CnfStream.
2010-01-30 Morgan Deterscnf conversion (variable-introducing), cleanups, fixes...
2009-12-17 Morgan Detersupdate-copyright.pl now retrieves and incorporates...
2009-12-10 Dejan Jovanovićkilling expr into node...
2009-12-08 Morgan Deterswork on propositional layer, expression builder support...
2009-11-24 Morgan Detersvarious fixes and updates to use and support parser
2009-11-23 Morgan Detersfixups, file comments
2009-11-19 Morgan Deterstesting framework, configure fixes, incorporations...
2009-11-17 Morgan Detersfrom meeting