| 2011-04-19 |
Francis Russell | Merge current CryptoMiniSat head. cryptominisat master |
commit | commitdiff | tree | snapshot |
| 2011-04-19 |
Francis Russell | Switch to multiplication variant 1. |
commit | commitdiff | tree | snapshot |
| 2011-04-19 |
Francis Russell | Disable zlib and OpenMP support in CryptoMiniSat. |
commit | commitdiff | tree | snapshot |
| 2011-04-19 |
Francis Russell | Integrate CryptoMiniSat 2.9.0. |
commit | commitdiff | tree | snapshot |
| 2011-04-18 |
Francis Russell | Use CryptoMiniSat by default. |
commit | commitdiff | tree | snapshot |
| 2011-04-16 |
trevor_hansen | Extra upfront simplification rules. |
commit | commitdiff | tree | snapshot |
| 2011-04-14 |
trevor_hansen | Add some missing simplification rules for AND/OR/ propo... |
commit | commitdiff | tree | snapshot |
| 2011-04-14 |
trevor_hansen | Shortcut in a rare circumstance. |
commit | commitdiff | tree | snapshot |
| 2011-04-14 |
trevor_hansen | Extra BVXOR simplification rules. |
commit | commitdiff | tree | snapshot |
| 2011-04-13 |
trevor_hansen | Adds the reverse of rules to catch an obscure but impor... |
commit | commitdiff | tree | snapshot |
| 2011-04-13 |
trevor_hansen | Improvement. Add a warning message when using --exit... |
commit | commitdiff | tree | snapshot |
| 2011-04-13 |
trevor_hansen | Improvement. Fix the difficulty score for subtraction. |
commit | commitdiff | tree | snapshot |
| 2011-04-13 |
trevor_hansen | Fix the build. Without -NDEBUG wouldn't compile. |
commit | commitdiff | tree | snapshot |
| 2011-04-13 |
trevor_hansen | Improvement. Look for nodes that are true/false when... |
commit | commitdiff | tree | snapshot |
| 2011-04-13 |
trevor_hansen | Remove some assertions that don't necessarily hold. |
commit | commitdiff | tree | snapshot |
| 2011-04-13 |
trevor_hansen | Improvement. Replace the hashing node factory with... |
commit | commitdiff | tree | snapshot |
| 2011-04-13 |
trevor_hansen | Extra simplification rule. |
commit | commitdiff | tree | snapshot |
| 2011-04-11 |
trevor_hansen | oops. Meant to add this too. |
commit | commitdiff | tree | snapshot |
| 2011-04-11 |
trevor_hansen | Add an extra simplification rule to the simplifying... |
commit | commitdiff | tree | snapshot |
| 2011-04-11 |
trevor_hansen | Move some division be zero code into the bitblaster... |
commit | commitdiff | tree | snapshot |
| 2011-04-10 |
trevor_hansen | Adds code, that's not currently enabled, to read-out... |
commit | commitdiff | tree | snapshot |
| 2011-04-10 |
trevor_hansen | Improvement. Use the simplifying node factory in transf... |
commit | commitdiff | tree | snapshot |
| 2011-04-10 |
trevor_hansen | Revert the previous revision. It broke lots. |
commit | commitdiff | tree | snapshot |
| 2011-04-08 |
trevor_hansen | Improvement. Use the simplifying node factory in transf... |
commit | commitdiff | tree | snapshot |
| 2011-04-08 |
trevor_hansen | Improvement. Don't add NOT FALSE at the end of the... |
commit | commitdiff | tree | snapshot |
| 2011-04-07 |
trevor_hansen | Improvement. When a node is simplified set a value... |
commit | commitdiff | tree | snapshot |
| 2011-04-07 |
trevor_hansen | Improvement. Output the time spent in a stage with -s. |
commit | commitdiff | tree | snapshot |
| 2011-04-07 |
trevor_hansen | Hack. The ITE context simplification blows out ff.stp... |
commit | commitdiff | tree | snapshot |
| 2011-04-07 |
trevor_hansen | Revert. I didn't mean to checkin all those changes. |
commit | commitdiff | tree | snapshot |
| 2011-04-07 |
trevor_hansen | Hack. The ITE context simplification blows out ff.stp... |
commit | commitdiff | tree | snapshot |
| 2011-04-06 |
trevor_hansen | Remove junk. |
commit | commitdiff | tree | snapshot |
| 2011-04-06 |
trevor_hansen | Improve the bvsolver.If the substitution of a monomial... |
commit | commitdiff | tree | snapshot |
| 2011-04-06 |
trevor_hansen | Refactor. Remove junk. |
commit | commitdiff | tree | snapshot |
| 2011-04-03 |
trevor_hansen | Improvement. Some extra simplifications for the simplif... |
commit | commitdiff | tree | snapshot |
| 2011-04-03 |
trevor_hansen | Improvement. The simplifying node factory never creates... |
commit | commitdiff | tree | snapshot |
| 2011-03-31 |
trevor_hansen | Tiny improvement. Add the one-bit operations that evalu... |
commit | commitdiff | tree | snapshot |
| 2011-03-31 |
trevor_hansen | Small improvement. Discard the inner write if the two... |
commit | commitdiff | tree | snapshot |
| 2011-03-29 |
trevor_hansen | Work around rare problem caused by the simplifying... |
commit | commitdiff | tree | snapshot |
| 2011-03-28 |
trevor_hansen | Make applySubstitutionMap idempotent (I hope). |
commit | commitdiff | tree | snapshot |
| 2011-03-28 |
trevor_hansen | Improvement. The simplifying node factory now eliminate... |
commit | commitdiff | tree | snapshot |
| 2011-03-28 |
trevor_hansen | During the size reducing transformations, now set the... |
commit | commitdiff | tree | snapshot |
| 2011-03-28 |
trevor_hansen | Change the names for some statistics. |
commit | commitdiff | tree | snapshot |
| 2011-03-28 |
trevor_hansen | Extra simplification rule for BVXOR. |
commit | commitdiff | tree | snapshot |
| 2011-03-27 |
trevor_hansen | Add experimental code (not presently enabled), that... |
commit | commitdiff | tree | snapshot |
| 2011-03-26 |
trevor_hansen | Improvement. The simplifying node factory no longer... |
commit | commitdiff | tree | snapshot |
| 2011-03-25 |
trevor_hansen | Improvement. Convert left/right (NOT aritmetic), shifts... |
commit | commitdiff | tree | snapshot |
| 2011-03-25 |
trevor_hansen | Improvement. Better unsigned interval propagation of... |
commit | commitdiff | tree | snapshot |
| 2011-03-25 |
trevor_hansen | Fix remove an extra pair of brackets from LETs. Thanks... |
commit | commitdiff | tree | snapshot |
| 2011-03-24 |
trevor_hansen | Slight speedup to the hashing node factory. |
commit | commitdiff | tree | snapshot |
| 2011-03-24 |
trevor_hansen | Improvement. Create fewer objects. |
commit | commitdiff | tree | snapshot |
| 2011-03-24 |
trevor_hansen | Improvement. No longer have vectors in the ASTSymbol... |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
trevor_hansen | Speedup. Short cut before some copies were created. |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
trevor_hansen | Move CVC parser to using strings for LET names. Removes... |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
trevor_hansen | Improvement. SMTLIB2 lets now use strings for names... |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
trevor_hansen | Fix the SMTLIB1 to not accept badly formed input. Previ... |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
trevor_hansen | If there are unapplied substitutions before starting... |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
trevor_hansen | Refactor. Changes to whitespace only. |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
trevor_hansen | Refactor. A new function to check if there are unapplie... |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
trevor_hansen | Now assume there will be no unapplied substitutions... |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
trevor_hansen | Refactor. Convert from if-then-else to a switch. |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
trevor_hansen | Adds extra cases to the simplifying node factory. |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
trevor_hansen | Fix division by zero results. x % 0, now equals x. |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
trevor_hansen | Fix. x bvmod 0, now evaluates to x, not to 0. |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
trevor_hansen | Improvement. More cases for the simplifying node factory. |
commit | commitdiff | tree | snapshot |
| 2011-03-18 |
trevor_hansen | Remove debugging printf. |
commit | commitdiff | tree | snapshot |
| 2011-03-18 |
trevor_hansen | Test case for r1217. |
commit | commitdiff | tree | snapshot |
| 2011-03-18 |
trevor_hansen | Improvement. Pull bvsx through multiplication, signed... |
commit | commitdiff | tree | snapshot |
| 2011-03-18 |
trevor_hansen | Improvement. Add more operations to the unsigned interv... |
commit | commitdiff | tree | snapshot |
| 2011-03-17 |
trevor_hansen | Improved unsigned interval analysis. Extra operations... |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
trevor_hansen | Add some extra simplifications to the simplifying node... |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
trevor_hansen | * The simplifying node factory now removes TRUEs when... |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
trevor_hansen | Improvement. Start to use the simplifying node factory... |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
trevor_hansen | Improvement. With stats enabled, only output the first... |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
trevor_hansen | Make SimplifyFormula idempotent. I don't know if this... |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
trevor_hansen | Experimental. Simplify all the bit-vector children... |
commit | commitdiff | tree | snapshot |
| 2011-03-13 |
trevor_hansen | Improvement. Add a simple read over write simplificatio... |
commit | commitdiff | tree | snapshot |
| 2011-03-13 |
trevor_hansen | * Clean up the simplifier some. |
commit | commitdiff | tree | snapshot |
| 2011-03-13 |
trevor_hansen | Refactor. Remove the simplify_upfront option. It's... |
commit | commitdiff | tree | snapshot |
| 2011-03-13 |
trevor_hansen | Refactor. Remove code that's not used. |
commit | commitdiff | tree | snapshot |
| 2011-03-12 |
trevor_hansen | Fix. Missing break; in a switch. Dumb luck meant it... |
commit | commitdiff | tree | snapshot |
| 2011-03-12 |
trevor_hansen | Fix. r1201 added a message to cout. |
commit | commitdiff | tree | snapshot |
| 2011-03-12 |
trevor_hansen | Improvement. Add a size reducing phase prior to perform... |
commit | commitdiff | tree | snapshot |
| 2011-03-12 |
trevor_hansen | Improvements. |
commit | commitdiff | tree | snapshot |
| 2011-03-12 |
trevor_hansen | Fix. This assert() was very slow sometimes. |
commit | commitdiff | tree | snapshot |
| 2011-03-10 |
trevor_hansen | Bugfix. r1194 didn't preserve the doubly linked list. |
commit | commitdiff | tree | snapshot |
| 2011-03-10 |
trevor_hansen | Fiddle with the difficulty scorer. |
commit | commitdiff | tree | snapshot |
| 2011-03-10 |
trevor_hansen | Fiddle with the difficulty scorer to better estimate... |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
trevor_hansen | Miscellaneous improvements. |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
trevor_hansen | Fix. In the prior checkin I didn't keep track of which... |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
trevor_hansen | Improvement. Now do unconstrained elimination for all... |
commit | commitdiff | tree | snapshot |
| 2011-03-07 |
trevor_hansen | Extra simplification rules for BVAND, and EQ. These... |
commit | commitdiff | tree | snapshot |
| 2011-03-07 |
trevor_hansen | Improvement. Add an extra simplification rule for BVDIV... |
commit | commitdiff | tree | snapshot |
| 2011-03-06 |
trevor_hansen | Add simplification of the top-most propositional part... |
commit | commitdiff | tree | snapshot |
| 2011-03-05 |
trevor_hansen | improvement. Use the simplifying node factory be defaul... |
commit | commitdiff | tree | snapshot |
| 2011-03-05 |
trevor_hansen | Tiny improvement. Create slightly fewer nodes. |
commit | commitdiff | tree | snapshot |
| 2011-03-05 |
trevor_hansen | Fix a leak. I'd forgotten to call fclose(). |
commit | commitdiff | tree | snapshot |
| 2011-03-05 |
trevor_hansen | Fix a leak introduced in r1184. |
commit | commitdiff | tree | snapshot |
| 2011-03-03 |
trevor_hansen | Improvement. Specialise the replace function more for... |
commit | commitdiff | tree | snapshot |
| 2011-03-03 |
trevor_hansen | Refactor. Neaten up the CreateSubstitutionMap function. |
commit | commitdiff | tree | snapshot |
| 2011-03-03 |
trevor_hansen | Fixes / Improvements. |
commit | commitdiff | tree | snapshot |
| next |