updated preprocessing and rewriting input equalities into inequalities for LRA
[cvc5.git] / test / regress / regress0 / Makefile.am
2011-07-05 Dejan Jovanovićupdated preprocessing and rewriting input equalities...
2011-05-23 Morgan DetersMerge from arrays2 branch.
2011-05-05 Morgan DetersMerge from nonclausal-simplification-v2 branch:
2011-04-23 Morgan Detersfix for parser/tests for ANTLR 3.2 (it was working...
2011-04-23 Morgan Deters* reviewed BooleanSimplification, added documentation...
2011-04-18 Morgan DetersPartial merge from datatypes-merge branch:
2011-03-30 Morgan Detersimprove recent low-coverage complaints
2011-03-30 Morgan DetersAdd Valuation::getSatValue() so that theories can acces...
2011-03-26 Morgan Detersfix typo
2011-03-25 Morgan DetersThis is a merge from the "theoryfixes+cdattrhash" branc...
2011-03-10 Morgan DetersITE removal in TheoryEngine was not properly handling...
2011-03-05 Morgan Detersadding three features to CVC parser that drastically...
2011-01-05 Dejan JovanovićCommit for the theory engine and rewriter changes....
2010-12-14 Morgan Detersfix to static learning application in UF, resolves...
2010-11-16 Morgan DetersSmtEngine now fails with a ModalException if --incremen...
2010-11-15 Morgan Detersfix some things with the build system (make dist, make...
2010-11-09 Dejan JovanovićLemmas on demand work, push-pop, some cleanup.
2010-10-20 Morgan Detersfix bug #220 (assertion fails if no query/check-sat...
2010-10-07 Morgan DetersSMT-LIBv2 (define-fun...) command now functional; does...
2010-09-20 Dejan Jovanovićhooking up the bitvector tests
2010-09-14 Tim King* added test/regress/regress0/arith for easy arithmetic...
2010-08-17 Morgan DetersMerge from "cc" branch:
2010-07-22 Tim KingAdded test file for fuzzsmt bug, bug187.smt2.
2010-07-07 Christopher L. ConwayDisabling failing tests
2010-07-07 Christopher L. ConwayAdding tests for precedence of arithmetic in CVC inputs
2010-07-06 Morgan Detersadd regressions from bug reports
2010-07-04 Morgan Detersmake dist && make distcheck functional, other fixes
2010-06-17 Morgan Detersfix some minor annoyances in the regression test Makefi...
2010-06-04 Christopher L. ConwayEnabling RDL/IDL in SMT v1 and adding some simple tests
2010-06-03 Tim KingFixes 2 issues with assignments. The first is construct...
2010-05-27 Tim KingPreregistration has been turned on. Highly experimental...
2010-05-27 Christopher L. ConwayAdding NodeManager::prepareToBeDestroyed() (Fixes:...
2010-05-27 Morgan Detersfix bug 120; competition mode regression failures for...
2010-05-19 Tim KingSignificant revision to theory/arith. The new draft...
2010-05-14 Christopher L. ConwayAdding ITE tests
2010-05-14 Christopher L. ConwayAdding rudimentary ITE handling in CnfStream
2010-05-03 Morgan Detersmain driver supports .smt2 input, added an smt2 regress...
2010-04-04 Morgan Deters* Node::isAtomic() now looks at an "atomic" attribute...
2010-03-30 Christopher L. ConwayMerging from branches/antlr3 (r246:354)
2010-03-10 Christopher L. ConwayAdding preliminary let/flet support to SMT parser ...
2010-03-09 Dejan Jovanović(no commit message)
2010-03-08 Dejan Jovanovićadding simple-uf to the regressions, and the code that...
2010-02-22 Morgan Detersresolve bug 32; public-facing interface functions in...
2010-02-11 Christopher L. ConwayAdding precedence regressions
2010-02-09 Dejan JovanovićChanges to the CNF conversion and the SAT solver. All...
2010-02-04 Morgan Detersbuild system for multi-level regressions
2010-02-04 Morgan Deterstest infrastructure updated for multiple-level regressions