2011-05-06 |
Andrew Reynolds | added 10 benchmarks to regress/regress0/datatypes from... |
commit | commitdiff | tree |
2011-05-06 |
Andrew Reynolds | significant revisions/improvements to code for theory... |
commit | commitdiff | tree |
2011-05-05 |
Morgan Deters | Merge from nonclausal-simplification-v2 branch: |
commit | commitdiff | tree |
2011-05-05 |
Morgan Deters | luby sequence generator; can use to plot MiniSat's... |
commit | commitdiff | tree |
2011-05-04 |
Morgan Deters | Stronger support for zero-performance-penalty output... |
commit | commitdiff | tree |
2011-05-03 |
Morgan Deters | output fixes for performance |
commit | commitdiff | tree |
2011-05-02 |
Andrew Reynolds | minor updates to exp manager, fixed 32bit vs 64bit... |
commit | commitdiff | tree |
2011-05-02 |
Morgan Deters | fix for configure |
commit | commitdiff | tree |
2011-05-02 |
Morgan Deters | adding some previously-failing "bug" test cases for... |
commit | commitdiff | tree |
2011-05-02 |
Dejan Jovanović | updating bv regressions |
commit | commitdiff | tree |
2011-05-02 |
Dejan Jovanović | parser fixes for bug 243 |
commit | commitdiff | tree |
2011-05-02 |
Dejan Jovanović | updates for bitvectors |
commit | commitdiff | tree |
2011-05-02 |
Morgan Deters | more minor fixes related to last few commits |
commit | commitdiff | tree |
2011-05-02 |
Morgan Deters | another small fix |
commit | commitdiff | tree |
2011-05-02 |
Morgan Deters | fix broken build; sorry, all! |
commit | commitdiff | tree |
2011-05-02 |
Morgan Deters | fix a performance issue from last commit |
commit | commitdiff | tree |
2011-05-02 |
Morgan Deters | Minor fixes to various parts of CVC4, including the... |
commit | commitdiff | tree |
2011-05-01 |
Morgan Deters | minor fixes, plus experimental readline support in... |
commit | commitdiff | tree |
2011-04-29 |
Andrew Reynolds | refactoring to datatypes theory, added working prototyp... |
commit | commitdiff | tree |
2011-04-28 |
Andrew Reynolds | more fixes/improvements to datatypes theory and transit... |
commit | commitdiff | tree |
2011-04-27 |
Andrew Reynolds | cleaned up some of the hacks in the datatypes theory... |
commit | commitdiff | tree |
2011-04-25 |
Morgan Deters | Monday tasks: |
commit | commitdiff | tree |
2011-04-25 |
Morgan Deters | small unit test fix; was broken only in non-assertion... |
commit | commitdiff | tree |
2011-04-25 |
Morgan Deters | Weekend work. The main points: |
commit | commitdiff | tree |
2011-04-23 |
Morgan Deters | fix for parser/tests for ANTLR 3.2 (it was working... |
commit | commitdiff | tree |
2011-04-23 |
Morgan Deters | * reviewed BooleanSimplification, added documentation... |
commit | commitdiff | tree |
2011-04-23 |
Morgan Deters | make run_regression script robust to DOS newlines :( |
commit | commitdiff | tree |
2011-04-22 |
Andrew Reynolds | added fixes for datatype theory solver to account for... |
commit | commitdiff | tree |
2011-04-22 |
Morgan Deters | fix to last commit |
commit | commitdiff | tree |
2011-04-22 |
Morgan Deters | Fixing SmtEngine::getValue() by adding a NodeManagerSco... |
commit | commitdiff | tree |
2011-04-20 |
Morgan Deters | numerous bugfixes |
commit | commitdiff | tree |
2011-04-20 |
Morgan Deters | incorrect usage of C++ std::string caused a test to... |
commit | commitdiff | tree |
2011-04-20 |
Morgan Deters | Minor mixed-bag commit. Expected performance impact... |
commit | commitdiff | tree |
2011-04-20 |
Morgan Deters | Tuesday end-of-day commit. |
commit | commitdiff | tree |
2011-04-18 |
Tim King | Removing dead code that came in on commit r1740. |
commit | commitdiff | tree |
2011-04-18 |
Morgan Deters | more work on CVC language |
commit | commitdiff | tree |
2011-04-18 |
Morgan Deters | mostly CVC presentation language parsing and printing |
commit | commitdiff | tree |
2011-04-18 |
Tim King | This commit merges the branch arithmetic/propagation... |
commit | commitdiff | tree |
2011-04-18 |
Morgan Deters | Partial merge from datatypes-merge branch: |
commit | commitdiff | tree |
2011-04-18 |
Christopher... | Fixing output for EOF token in parser errors |
commit | commitdiff | tree |
2011-04-16 |
Morgan Deters | also a fix for a system test related to ParserBuilder |
commit | commitdiff | tree |
2011-04-16 |
Morgan Deters | unit test fixes for new NodeManager constructor (relate... |
commit | commitdiff | tree |
2011-04-15 |
Morgan Deters | parser/driver fixes for last commit |
commit | commitdiff | tree |
2011-04-15 |
Morgan Deters | partial merge from portfolio branch, adding conversions... |
commit | commitdiff | tree |
2011-04-14 |
Dejan Jovanović | reverting back the minisat code and adding a simpler... |
commit | commitdiff | tree |
2011-04-14 |
Morgan Deters | Three things: |
commit | commitdiff | tree |
2011-04-14 |
Dejan Jovanović | fixing an uninitialized literal variable |
commit | commitdiff | tree |
2011-04-13 |
Dejan Jovanović | adding support for unit conflicts in minisat... |
commit | commitdiff | tree |
2011-04-13 |
Morgan Deters | fix compiler warning in non-replay builds |
commit | commitdiff | tree |
2011-04-13 |
Morgan Deters | cache the LET rewriting (and defined-function expansion... |
commit | commitdiff | tree |
2011-04-13 |
Morgan Deters | add disequality token ("/=") and rules to CVC parser |
commit | commitdiff | tree |
2011-04-12 |
Morgan Deters | another small fix to "make dist" that can lead to a... |
commit | commitdiff | tree |
2011-04-11 |
Clark Barrett | Transitive closure module is working |
commit | commitdiff | tree |
2011-04-11 |
Morgan Deters | fix "make dist" issues in makefiles |
commit | commitdiff | tree |
2011-04-10 |
Morgan Deters | merge from replay branch |
commit | commitdiff | tree |
2011-04-10 |
Morgan Deters | Add -lprofiler when --with-google-perftools is offered... |
commit | commitdiff | tree |
2011-04-09 |
Dejan Jovanović | changing the sat solver to assert propagated literals... |
commit | commitdiff | tree |
2011-04-08 |
Clark Barrett | Added util class |
commit | commitdiff | tree |
2011-04-07 |
Tim King | Made Valuation::getValue() and Valuation::getSatValue... |
commit | commitdiff | tree |
2011-04-05 |
Morgan Deters | Memory fix for congruence closure; affects many UF... |
commit | commitdiff | tree |
2011-04-05 |
Tim King | Added options for setting the random decision frequency... |
commit | commitdiff | tree |
2011-04-05 |
Morgan Deters | Minor adjustments to the Registrar commit in 1644,... |
commit | commitdiff | tree |
2011-04-04 |
Tim King | Merging the satliteral-before-prereg branch into trunk... |
commit | commitdiff | tree |
2011-04-04 |
Tim King | Reverts previous commit r1636. |
commit | commitdiff | tree |
2011-04-04 |
Morgan Deters | Add documentation to Node and TNode (closes bug #201). |
commit | commitdiff | tree |
2011-04-02 |
Tim King | Delayed the addition of unate propagation lemmas until... |
commit | commitdiff | tree |
2011-04-02 |
Morgan Deters | with --with-google-perftools, don't just take it on... |
commit | commitdiff | tree |
2011-04-02 |
Morgan Deters | minor fixes |
commit | commitdiff | tree |
2011-04-01 |
Morgan Deters | minor bugfixes (fixes broken dynamic-library build... |
commit | commitdiff | tree |
2011-04-01 |
Morgan Deters | documentation fix |
commit | commitdiff | tree |
2011-04-01 |
Morgan Deters | This commit is a merge from the "betterstats" branch... |
commit | commitdiff | tree |
2011-03-31 |
Tim King | Fixes to Valuation. |
commit | commitdiff | tree |
2011-03-30 |
Morgan Deters | improve recent low-coverage complaints |
commit | commitdiff | tree |
2011-03-30 |
Dejan Jovanović | adding CVC4:: qualifier to the #define for debugging... |
commit | commitdiff | tree |
2011-03-30 |
Tim King | Moved the constructor for Options out of the header... |
commit | commitdiff | tree |
2011-03-30 |
Tim King | Added the command line flag --rewrite-arithmetic-equali... |
commit | commitdiff | tree |
2011-03-30 |
Morgan Deters | Add Valuation::getSatValue() so that theories can acces... |
commit | commitdiff | tree |
2011-03-30 |
Tim King | Merged the branch sparse-tableau into trunk. |
commit | commitdiff | tree |
2011-03-27 |
Morgan Deters | fixes to attribute-internals warnings on 64-bit; also... |
commit | commitdiff | tree |
2011-03-26 |
Dejan Jovanović | fix for bug 253, was propagating an asserted literal |
commit | commitdiff | tree |
2011-03-26 |
Morgan Deters | fix typo |
commit | commitdiff | tree |
2011-03-25 |
Morgan Deters | This is a merge from the "theoryfixes+cdattrhash" branc... |
commit | commitdiff | tree |
2011-03-25 |
Morgan Deters | Fix for a bug Andrew Reynolds found for iterators that... |
commit | commitdiff | tree |
2011-03-22 |
Tim King | Merges the small changes on the queue-period branch... |
commit | commitdiff | tree |
2011-03-22 |
Dejan Jovanović | updating debug output usage to eliviate impact of bug 252 |
commit | commitdiff | tree |
2011-03-21 |
Dejan Jovanović | more bugfixes, some basic propagation, and testcases... |
commit | commitdiff | tree |
2011-03-21 |
Dejan Jovanović | fixing a bug in the BV rewrite, off by one error when... |
commit | commitdiff | tree |
2011-03-20 |
Dejan Jovanović | again a typo |
commit | commitdiff | tree |
2011-03-20 |
Dejan Jovanović | more bugfixes for bitvectors |
commit | commitdiff | tree |
2011-03-20 |
Dejan Jovanović | fixing the failure from last nigth, due to using a... |
commit | commitdiff | tree |
2011-03-20 |
Dejan Jovanović | missed one case |
commit | commitdiff | tree |
2011-03-20 |
Dejan Jovanović | commit for the version of bitvectors that passes all... |
commit | commitdiff | tree |
2011-03-19 |
Tim King | Merges the pqueue-set branch into trunk. During VarOrd... |
commit | commitdiff | tree |
2011-03-18 |
Tim King | - The learned clauses from the miplib trick were being... |
commit | commitdiff | tree |
2011-03-17 |
Tim King | Switched SimplexDecisionProcedure::d_delayedLemmas... |
commit | commitdiff | tree |
2011-03-17 |
Tim King | SimplexDecisionProcedure no longer takes an OutputChann... |
commit | commitdiff | tree |
2011-03-17 |
Tim King | - Removes arith_constants.h |
commit | commitdiff | tree |
2011-03-17 |
Tim King | Adds debugging output to EngineOutputChannel::lemma. |
commit | commitdiff | tree |
2011-03-17 |
Tim King | Fix for the bug introduced in 1477. The stuff that... |
commit | commitdiff | tree |
2011-03-17 |
Dejan Jovanović | push and pop manipulators for output stream so that... |
commit | commitdiff | tree |
next |