summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-13* New normal form for arithmetic is in place.Tim King
2010-09-02"Leftist NodeBuilders" are now supported.Morgan Deters
2010-09-02recategorize eq_diamond14 as a regress2 test (instead of regress0)Morgan Deters
2010-09-02fix an error in TimerStatMorgan Deters
2010-09-02neglected build system update from r848 (last commit)Morgan Deters
2010-09-02* add TimerStat statistic typeMorgan Deters
2010-09-01"make check" now places binaries in the proper place before doing the checks;...Morgan Deters
2010-09-01reflect in build strings that -gmp is now the default and -cln is an optionMorgan Deters
2010-09-01added documentation, closes bug 97Morgan Deters
2010-08-24Making GMP default, CLN opt-in with --with-clnChristopher L. Conway
2010-08-20updating the minisat restart parameters after running some experimentsDejan Jovanović
2010-08-20turn off extra-checking (which does extra theory-rewriter checking); it was e...Morgan Deters
2010-08-19UF theory bug fixes, code cleanup, and extra debugging output.Morgan Deters
2010-08-18more tests, configuration for UFMorgan Deters
2010-08-17Merge from "cc" branch:Morgan Deters
2010-08-17Add "no trash" CDMap elements, so that CDMap elements can themselvesMorgan Deters
2010-08-17Change TheoryEngine to use pointers to theories instead ofMorgan Deters
2010-08-16add zlib checks to configure (new minisat requires it?)Morgan Deters
2010-08-16Fixing failures in minisatDejan Jovanović
2010-08-15(no commit message)Dejan Jovanović
2010-08-15(no commit message)Dejan Jovanović
2010-08-13renaming minisat .C to .cc Dejan Jovanović
2010-08-13Adding the changes to the original copyDejan Jovanović
2010-08-13Importing MiniSat2 070721 into trunkChristopher L. Conway
2010-08-13Removing newer version of MiniSat for Dejan's preferred importChristopher L. Conway
2010-08-13Importing MiniSat2 2.2.0 into trunkChristopher L. Conway
2010-08-13Removing old version of MiniSat for proper vendor importChristopher L. Conway
2010-07-29Adding configuration_private.h to allow inlining of configuration checksChristopher L. Conway
2010-07-29fix TheoryEngineWhite, add documentation; related to bug #188Morgan Deters
2010-07-28Adding TypeCheckingException to throws clause in SMT parsersChristopher L. Conway
2010-07-28Forcing a type check on Node construction in debug mode (Fixes: #188)Christopher L. Conway
2010-07-28fixed theory engine white test for new (old) theoryOf() behavior (re: bug 188)Morgan Deters
2010-07-27Moving EQ->IFF handling from TheoryEngine to parser/type checkerChristopher L. Conway
2010-07-27Adding optional 'check' parameter to getType() methodsChristopher L. Conway
2010-07-22incorporate a fix from smtcomp2010 version for handling CNF of (= bool bool);...Morgan Deters
2010-07-22Added test file for fuzzsmt bug, bug187.smt2.Tim King
2010-07-10add >, <=, and >= comparisons for Exprs and NodesMorgan Deters
2010-07-10Fix for the type in sat propagation.Dejan Jovanović
2010-07-09the tableaux optimizationDejan Jovanović
2010-07-08Moving cluster-qf_lra-full to scripts projectChristopher L. Conway
2010-07-08Moving cluster-qf_lra-benchmark to scripts projectChristopher L. Conway
2010-07-08Adding missing operators in SMT2 parser: UMINUS, DIVISION, GEQ, LEQChristopher L. Conway
2010-07-08Fixing Array type in SMT v1.2Christopher L. Conway
2010-07-08I am adding my smt-crunch scripts to source control. Others may find them us...Tim King
2010-07-08context work to support cdmaps with elements allocated in context memoryMorgan Deters
2010-07-08Updates to the post_mortem.py script.Tim King
2010-07-07Shared term manager tested and workingClark Barrett
2010-07-07Making plus-mult.cvc test a bit more torturous (as enabled by r744)Christopher L. Conway
2010-07-07Fixes arith rewriter to allow for division by a constant. It previously only ...Tim King
2010-07-07Fixing test plus-mult.cvc by making it linear (Fixes: #184)Christopher L. Conway
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback