Support for SMT-LIBv2 (get-proof), CVC-style DUMP_PROOF command, SmtEngine::getProof...
[cvc5.git] / src / smt / smt_engine.h
2011-10-29 Morgan DetersSupport for SMT-LIBv2 (get-proof), CVC-style DUMP_PROOF...
2011-10-28 Liana Hadareanmerged the proofgen3 branch into trunk:
2011-10-13 Morgan DetersInterruption, time-out, and deterministic time-out...
2011-09-30 Morgan Detersfixes to incremental simplification, cnf routines,...
2011-09-29 Morgan DetersSome base infrastructure for user push/pop; a few bugfi...
2011-09-20 Morgan DetersMerge from "swig" branch: language binding for Java...
2011-09-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2011-07-05 Dejan Jovanovićupdated preprocessing and rewriting input equalities...
2011-05-05 Morgan DetersMerge from nonclausal-simplification-v2 branch:
2011-05-02 Morgan DetersMinor fixes to various parts of CVC4, including the...
2011-04-01 Morgan DetersThis commit is a merge from the "betterstats" branch...
2010-11-19 Morgan DetersMerge from ufprop branch, including:
2010-11-16 Morgan DetersSmtEngine now fails with a ModalException if --incremen...
2010-11-09 Dejan JovanovićLemmas on demand work, push-pop, some cleanup.
2010-11-08 Morgan Deterscleanup, documentation, SMT-LIBv2 compliance
2010-10-22 Morgan Detersremoving unused functionality from util; related to...
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 DetersMerge from cc-memout branch. Here are the main points
2010-10-10 Morgan Detersadditional model gen and SMT-LIBv2 compliance work...
2010-10-09 Morgan Deterssupport for SMT-LIBv2 :named attributes, and attributes...
2010-10-09 Morgan DetersModel generation for arith, boolean, and uf theories via
2010-10-08 Morgan Deters* (define-fun...) now has proper type checking in non...
2010-10-07 Morgan Deterstype checking for define-fun in production builds;...
2010-10-07 Morgan DetersSMT-LIBv2 (define-fun...) command now functional; does...
2010-10-06 Morgan Detersdeclare-sort, define-sort working but not thoroughly...
2010-10-05 Morgan Detersparser and core support for SMT-LIBv2 commands get...
2010-06-04 Morgan Deters** Don't fear the files-changed list, almost all change...
2010-04-01 Morgan DetersPARSER STUFF:
2010-03-12 Morgan Deters* Added shutdown() functions to SmtEngine, TheoryEngine...
2010-03-05 Morgan Deters* public/private code untangled (smt/smt_engine.h no...
2010-02-27 Morgan DetersA bag of unrelated fixes to bring trunk more in-line...
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-22 Dejan JovanovićSmall changes to the smt-engine, removed the assertions...
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 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-02 Dejan Jovanovićfor tim
2010-02-02 Tim KingSwitched cnf conversion to go through CnfStream.
2010-01-30 Morgan Deterscnf conversion (variable-introducing), cleanups, fixes...
2010-01-29 Morgan Detersfixed CNF conversion, and more modular; CNF conversion...
2010-01-26 Morgan Deterscnf conversion
2010-01-26 Morgan Detersfixes to build structure, util classes, lots of fixes...
2009-12-17 Morgan Detersupdate-copyright.pl now retrieves and incorporates...
2009-12-11 Dejan JovanovićExtracted the public Expr and ExprManager interface...
2009-12-10 Dejan Jovanovićkilling expr into node...
2009-12-08 Morgan Deterswork on propositional layer, expression builder support...
2009-12-07 Morgan Detersbig check-in of various fixes and adjustments
2009-12-03 Morgan Detersparsing/expr/command/result/various other fixes
2009-11-25 Morgan Detersadditional work on parser hookup, configuration + build
2009-11-24 Morgan Detersvarious fixes and updates to use and support parser
2009-11-24 Morgan Detersconfigure option adjustments as per 11/24 meeting;...
2009-11-23 Morgan Detersfixups, file comments
2009-11-19 Morgan Deterstesting framework, configure fixes, incorporations...
2009-11-17 Morgan Detersfrom meeting