| 2010-08-06 |
trevor_hansen | Fix slowdown. |
commit | commitdiff | tree | snapshot |
| 2010-08-05 |
trevor_hansen | Speedup the bvsolver. Use the applySubstitutionMap... |
commit | commitdiff | tree | snapshot |
| 2010-08-05 |
trevor_hansen | Bugfix. The prior revision sometimes returned the wrong... |
commit | commitdiff | tree | snapshot |
| 2010-08-01 |
trevor_hansen | Bugfix. Infinite loop. My fourth attempt to fix the... |
commit | commitdiff | tree | snapshot |
| 2010-07-31 |
trevor_hansen | Bugfix. Oops. When using the quick statistics (the... |
commit | commitdiff | tree | snapshot |
| 2010-07-28 |
trevor_hansen | Speedup. I've measured the performance of bit blasted... |
commit | commitdiff | tree | snapshot |
| 2010-07-28 |
trevor_hansen | Bugfix. Infinite loop. A third fix for r947. |
commit | commitdiff | tree | snapshot |
| 2010-07-28 |
trevor_hansen | Bugfix. STP may produce the wrong answer. Introduced... |
commit | commitdiff | tree | snapshot |
| 2010-07-28 |
trevor_hansen | Speed up of the unsigned division encoding. Update... |
commit | commitdiff | tree | snapshot |
| 2010-07-28 |
trevor_hansen | Refactoring. |
commit | commitdiff | tree | snapshot |
| 2010-07-26 |
trevor_hansen | Bugfix. Stop a null pointer error. |
commit | commitdiff | tree | snapshot |
| 2010-07-26 |
msoos | Further fixing of spurious printing in CryptoMiniSat |
commit | commitdiff | tree | snapshot |
| 2010-07-26 |
msoos | Fixing verbosity-related problems in CryptoMiniSat2 |
commit | commitdiff | tree | snapshot |
| 2010-07-10 |
trevor_hansen | A QF_ABV division has been added to the smt-lib. Update... |
commit | commitdiff | tree | snapshot |
| 2010-07-10 |
trevor_hansen | Bugfix. Properly print out the counter example of booleans. |
commit | commitdiff | tree | snapshot |
| 2010-07-10 |
trevor_hansen | Fix the build + extra options for constant bit propagat... |
commit | commitdiff | tree | snapshot |
| 2010-07-10 |
trevor_hansen | Speedup. Flatten multiplications, sort, then re-assable... |
commit | commitdiff | tree | snapshot |
| 2010-07-10 |
trevor_hansen | Extra code (not enabled), for constant bit propagation. |
commit | commitdiff | tree | snapshot |
| 2010-07-10 |
trevor_hansen | Extra code (that's not currently enabled), so reduce... |
commit | commitdiff | tree | snapshot |
| 2010-07-10 |
trevor_hansen | Output quick statistics if enabled, and exiting after... |
commit | commitdiff | tree | snapshot |
| 2010-07-09 |
trevor_hansen | Decision. This optimisation helps our cvc regressions... |
commit | commitdiff | tree | snapshot |
| 2010-07-09 |
trevor_hansen | Add the option to exit after generating the CNF. Curren... |
commit | commitdiff | tree | snapshot |
| 2010-07-09 |
trevor_hansen | Bugfix. If a new-line occured in a string literal,... |
commit | commitdiff | tree | snapshot |
| 2010-07-08 |
petercol | Introduce vc_setInterfaceFlags function |
commit | commitdiff | tree | snapshot |
| 2010-07-08 |
trevor_hansen | Fix some small leaks when performing division by zero... |
commit | commitdiff | tree | snapshot |
| 2010-07-08 |
trevor_hansen | Only run the bvsolver if optimisations have been enable... |
commit | commitdiff | tree | snapshot |
| 2010-07-08 |
trevor_hansen | Fix the unit test script: |
commit | commitdiff | tree | snapshot |
| 2010-07-07 |
trevor_hansen | Bugfix. Remove a null pointer reference. |
commit | commitdiff | tree | snapshot |
| 2010-07-07 |
trevor_hansen | Simplify (bvdiv x x ) to one. Likewise for the other... |
commit | commitdiff | tree | snapshot |
| 2010-07-07 |
trevor_hansen | Fix the building of the stp library. |
commit | commitdiff | tree | snapshot |
| 2010-07-07 |
trevor_hansen | Fix the build. |
commit | commitdiff | tree | snapshot |
| 2010-07-07 |
trevor_hansen | Neaten up the code for constant bit propagation. Note... |
commit | commitdiff | tree | snapshot |
| 2010-07-06 |
trevor_hansen | Bugfix. Fix a check to ensure that the type of nodes... |
commit | commitdiff | tree | snapshot |
| 2010-07-06 |
trevor_hansen | * Interface changes for constant bit propagation. Not... |
commit | commitdiff | tree | snapshot |
| 2010-07-06 |
trevor_hansen | Fix. stp.a didn't have necessary cbitp file included... |
commit | commitdiff | tree | snapshot |
| 2010-07-06 |
trevor_hansen | Fix. The unit tests expect the cnf's to be called outpu... |
commit | commitdiff | tree | snapshot |
| 2010-07-06 |
trevor_hansen | Revert. In r915 I removed the default -m32 flag by... |
commit | commitdiff | tree | snapshot |
| 2010-07-05 |
trevor_hansen | More getting ready for constant bit propagation. This... |
commit | commitdiff | tree | snapshot |
| 2010-07-05 |
msoos | CryptoMiniSat can now be built |
commit | commitdiff | tree | snapshot |
| 2010-07-05 |
msoos | For low-cutoff speed reasons, it's best not to subsume... |
commit | commitdiff | tree | snapshot |
| 2010-07-05 |
trevor_hansen | Add the interface code for constant bit propagation... |
commit | commitdiff | tree | snapshot |
| 2010-07-04 |
msoos | Cleaning up some bugs in CryptoMS |
commit | commitdiff | tree | snapshot |
| 2010-07-04 |
trevor_hansen | Free the memory allocatated to the AIGs before SAT... |
commit | commitdiff | tree | snapshot |
| 2010-07-04 |
trevor_hansen | Tiny speedup. Generate the encoding of multiplication... |
commit | commitdiff | tree | snapshot |
| 2010-07-04 |
trevor_hansen | I didn't enable capturing of quick statistics (the... |
commit | commitdiff | tree | snapshot |
| 2010-07-04 |
trevor_hansen | Bugfix. The SMTLIB2 defines the outer bars (if present... |
commit | commitdiff | tree | snapshot |
| 2010-07-04 |
trevor_hansen | Get cryptominisat2 compiling: |
commit | commitdiff | tree | snapshot |
| 2010-07-03 |
trevor_hansen | Bitblast formula that don't contain arrays into and... |
commit | commitdiff | tree | snapshot |
| 2010-07-02 |
msoos | Correcting small bug in CMS2 |
commit | commitdiff | tree | snapshot |
| 2010-07-02 |
msoos | Updating CMS2 to get rid of a small bug |
commit | commitdiff | tree | snapshot |
| 2010-07-02 |
msoos | Removing trailing code related to pools' #ifdefs in... |
commit | commitdiff | tree | snapshot |
| 2010-07-02 |
msoos | Further updating of CryptoMiniSat2 |
commit | commitdiff | tree | snapshot |
| 2010-07-02 |
msoos | Updating CryptoMiniSat2 to fix some minor bugs |
commit | commitdiff | tree | snapshot |
| 2010-07-02 |
msoos | Updating CryptoMiniSat2 |
commit | commitdiff | tree | snapshot |
| 2010-07-02 |
trevor_hansen | Rename the bitblaster class fron BitBlasterNew to BitBl... |
commit | commitdiff | tree | snapshot |
| 2010-07-01 |
trevor_hansen | Refactor, getting ready for AIGs. This does add additio... |
commit | commitdiff | tree | snapshot |
| 2010-06-29 |
trevor_hansen | Speedup. Generate nicer circuits for unsigned division. |
commit | commitdiff | tree | snapshot |
| 2010-06-28 |
trevor_hansen | Change how the counter example is built. Previously... |
commit | commitdiff | tree | snapshot |
| 2010-06-28 |
trevor_hansen | Speedup. Add solving for xors to the bitvector solver. |
commit | commitdiff | tree | snapshot |
| 2010-06-28 |
trevor_hansen | Speedup. if (xor a b) is found, replaced a with (not... |
commit | commitdiff | tree | snapshot |
| 2010-06-27 |
trevor_hansen | Speedup. Sort EQ nodes. This prevents duplicate nodes... |
commit | commitdiff | tree | snapshot |
| 2010-06-27 |
trevor_hansen | Speedup. Don't push extracts through ites. Sometimes... |
commit | commitdiff | tree | snapshot |
| 2010-06-27 |
trevor_hansen | Default to bash shell rather than sh for some calls... |
commit | commitdiff | tree | snapshot |
| 2010-06-27 |
trevor_hansen | Speedup. Revert back to minisat's default parameters. |
commit | commitdiff | tree | snapshot |
| 2010-06-27 |
trevor_hansen | Speedup. Flatten ands at the start of the bvsolver. |
commit | commitdiff | tree | snapshot |
| 2010-06-26 |
trevor_hansen | clean up two regression log names |
commit | commitdiff | tree | snapshot |
| 2010-06-26 |
trevor_hansen | Speedups. |
commit | commitdiff | tree | snapshot |
| 2010-06-26 |
trevor_hansen | Speedups. |
commit | commitdiff | tree | snapshot |
| 2010-06-25 |
trevor_hansen | Speedups. |
commit | commitdiff | tree | snapshot |
| 2010-06-25 |
trevor_hansen | Measure the difficulty of formula by using a simple... |
commit | commitdiff | tree | snapshot |
| 2010-06-25 |
trevor_hansen | Use the new method to determine whether the sub-graph... |
commit | commitdiff | tree | snapshot |
| 2010-06-25 |
trevor_hansen | The array transformer now respects optimisations being... |
commit | commitdiff | tree | snapshot |
| 2010-06-25 |
trevor_hansen | * Add containsArrayOps(..) to check if any array terms... |
commit | commitdiff | tree | snapshot |
| 2010-06-24 |
trevor_hansen | Fix the build. |
commit | commitdiff | tree | snapshot |
| 2010-06-24 |
trevor_hansen | Add a new function to replace using the substitution... |
commit | commitdiff | tree | snapshot |
| 2010-06-24 |
trevor_hansen | Removing duplicate files |
commit | commitdiff | tree | snapshot |
| 2010-06-24 |
trevor_hansen | Remove bio tests from regressstp. They are all included... |
commit | commitdiff | tree | snapshot |
| 2010-06-24 |
trevor_hansen | Adding realistic expected times to these test cases |
commit | commitdiff | tree | snapshot |
| 2010-06-24 |
trevor_hansen | Bugfix. The script that was called by regressstp didn... |
commit | commitdiff | tree | snapshot |
| 2010-06-24 |
trevor_hansen | Speedup. Better cache the variables that are discovered... |
commit | commitdiff | tree | snapshot |
| 2010-06-23 |
trevor_hansen | Use simplifying minisat for unit tests. |
commit | commitdiff | tree | snapshot |
| 2010-06-23 |
trevor_hansen | Bugfix. Simplifying minisat wasn't using the separate... |
commit | commitdiff | tree | snapshot |
| 2010-06-23 |
trevor_hansen | Speedup/bugfix. Change how duplicate symbols are search... |
commit | commitdiff | tree | snapshot |
| 2010-06-23 |
trevor_hansen | Short cut on constant evaluation |
commit | commitdiff | tree | snapshot |
| 2010-06-23 |
trevor_hansen | Bugfix. Keep track of which symbols* have been deleted... |
commit | commitdiff | tree | snapshot |
| 2010-06-23 |
trevor_hansen | Don't perform simplifications when creating the substit... |
commit | commitdiff | tree | snapshot |
| 2010-06-23 |
trevor_hansen | Reduce memory usage. Clear out the caches from the... |
commit | commitdiff | tree | snapshot |
| 2010-06-23 |
trevor_hansen | Fix grammar. Extra assertion. |
commit | commitdiff | tree | snapshot |
| 2010-06-23 |
trevor_hansen | Speedup. Remove some unnecessary tests. |
commit | commitdiff | tree | snapshot |
| 2010-06-23 |
trevor_hansen | Refactor. Make the TermOrder function a non-member... |
commit | commitdiff | tree | snapshot |
| 2010-06-23 |
trevor_hansen | Speedup. Shortcut if the thing we are simplifying is... |
commit | commitdiff | tree | snapshot |
| 2010-06-23 |
trevor_hansen | Speedup. The bvsolver now uses a reduced version of... |
commit | commitdiff | tree | snapshot |
| 2010-06-18 |
trevor_hansen | Check for duplicate variables using a different function |
commit | commitdiff | tree | snapshot |
| 2010-06-18 |
trevor_hansen | Bugfix. Variables were reported as only occuring a... |
commit | commitdiff | tree | snapshot |
| 2010-06-18 |
trevor_hansen | Refactor & slight performance improvement for the bvsolver. |
commit | commitdiff | tree | snapshot |
| 2010-06-18 |
trevor_hansen | Bugfix. Fix rotate_left and rotate_right to take the... |
commit | commitdiff | tree | snapshot |
| 2010-06-16 |
trevor_hansen | Speedup. When printing out the counter example, don... |
commit | commitdiff | tree | snapshot |
| 2010-06-16 |
trevor_hansen | Speedup. Reduce the amount of checking that the bvsolve... |
commit | commitdiff | tree | snapshot |
| 2010-06-16 |
trevor_hansen | Speed up VarSeenInTerm(..) slightly. |
commit | commitdiff | tree | snapshot |
| 2010-06-14 |
trevor_hansen | Add some unit tests (which run when regressall is run... |
commit | commitdiff | tree | snapshot |
| next |