summaryrefslogtreecommitdiff
path: root/src/prop/prop_engine.h
AgeCommit message (Expand)Author
2012-10-03adding ::getBooleanVariables to the PropEngineDejan Jovanović
2012-07-31Options merge. This commit:Morgan Deters
2012-06-11Merge from quantifiers2-trunkmerge branch.Morgan Deters
2012-06-07LogicInfo locking implemented, and some initialization-order issues in SmtEng...Morgan Deters
2012-04-30Added map from skolem variables to new ite formulas in ite removal.Clark Barrett
2012-04-17A dummy decision engine. Expected performance impact: none.Kshitij Bansal
2012-04-11merge from arrays-clark branchMorgan Deters
2012-03-01Partial merge from kind-backend branch, including Minisat and CNF work toMorgan Deters
2012-02-25Refactored CnfStream to work with the bv theory Bitblaster:Liana Hadarean
2011-11-15Bindings work (ocaml bindings are now sort of working); also minor cleanupMorgan Deters
2011-10-13Interruption, time-out, and deterministic time-out ("resource-out") features.Morgan Deters
2011-10-05ensureLiteral() in CNF stream to support Andy's quantifiers work; an update t...Morgan Deters
2011-09-16fix numerous documentation issues; doxygen complains much less, nowMorgan Deters
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2011-08-17new implementation of lemmas on demandDejan Jovanović
2011-07-11Clark's work on array theory - can now solve all QF_AX problemsClark Barrett
2011-07-09surprize surprizeDejan Jovanović
2011-04-01This commit is a merge from the "betterstats" branch, which:Morgan Deters
2010-11-15Changes to Solver and PropEngine to support lemmasOnDemand during solve but n...Tim King
2010-11-15This commit merges the arith-prop-opt branch into the main trunk. This was do...Tim King
2010-11-09Lemmas on demand work, push-pop, some cleanup.Dejan Jovanović
2010-10-22Merging main/getopt.cpp, main/usage.h, and smt/options.h inChristopher L. Conway
2010-10-21* Option --no-type-checking now disables type checks in SmtEngineChristopher L. Conway
2010-10-10additional model gen and SMT-LIBv2 compliance work: (get-assignment) now supp...Morgan Deters
2010-10-09Model generation for arith, boolean, and uf theories viaMorgan Deters
2010-06-18Merging the statistics branch into the main trunk. I'll go over how to use th...Tim King
2010-06-04** Don't fear the files-changed list, almost all changes are in the **Morgan Deters
2010-05-25Some initial changes to allow for lemmas on demand. Dejan Jovanović
2010-05-14Adding debugging code in PropEngine/CnfStreamChristopher L. Conway
2010-04-01PARSER STUFF:Morgan Deters
2010-03-12* Added shutdown() functions to SmtEngine, TheoryEngine, PropEngine,Morgan Deters
2010-03-08some more sat stuff for tim: assertions now go to theory_uf Dejan Jovanović
2010-03-03Some SAT stuff, not doing anything special yet, just to keep it in sync.Dejan Jovanović
2010-02-26* test/unit/context/context_black.h: Test CDList<>. In particular,Morgan Deters
2010-02-25* src/expr/node.h: add a copy constructor. Apparently GCC doesn'tMorgan Deters
2010-02-22* configure.ac: Remove doc/ from search path for Makefile.amsMorgan Deters
2010-02-09Changes to the CNF conversion and the SAT solver. All regression pass now, an...Dejan Jovanović
2010-02-04beautification of the prop engineDejan Jovanović
2010-02-04remove -*- c++ -*- emacs tag from source files (it overrides cvc4-c++-editing...Morgan Deters
2010-02-04Changed mapping from atoms to literals in the prop engine to be atoms to vars.Tim King
2010-02-04minor fix for update-copyright.pl; ran update-copyright.pl on all sources; re...Morgan Deters
2010-02-03Addressed many of the concerns of bug 10 (build system code review).Morgan Deters
2010-02-03I hacked in a temporary way to restart minisat for multiple queries.Tim King
2010-02-02Switched cnf conversion to go through CnfStream.Tim King
2010-01-30cnf conversion (variable-introducing), cleanups, fixes to minisat calling for...Morgan Deters
2009-12-17update-copyright.pl now retrieves and incorporates author information from re...Morgan Deters
2009-12-10killing expr into node...Dejan Jovanović
2009-12-08work on propositional layer, expression builder support for large expressions...Morgan Deters
2009-11-24various fixes and updates to use and support parserMorgan Deters
2009-11-23fixups, file commentsMorgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback