| 2012-03-17 |
trevor_hansen | Fix. Some of the test cases are now build with the... |
commit | commitdiff | tree | snapshot |
| 2012-03-17 |
trevor_hansen | Changes to the C-interface. I forgot that C doesn't... |
commit | commitdiff | tree | snapshot |
| 2012-03-15 |
trevor_hansen | Beautification. Pointer to the base class instead of... |
commit | commitdiff | tree | snapshot |
| 2012-03-15 |
trevor_hansen | Fix. Don't use the global nodefactory when we have... |
commit | commitdiff | tree | snapshot |
| 2012-03-15 |
trevor_hansen | Fixes to code for manipulating rewrite rules. |
commit | commitdiff | tree | snapshot |
| 2012-03-14 |
trevor_hansen | Refactor utility code. Automatically layout, no other... |
commit | commitdiff | tree | snapshot |
| 2012-03-14 |
trevor_hansen | Miscellaneous fixes to rewrite generation. |
commit | commitdiff | tree | snapshot |
| 2012-03-12 |
trevor_hansen | Improvements to rewrite utility code. |
commit | commitdiff | tree | snapshot |
| 2012-03-12 |
trevor_hansen | Check not and minus better when type checking. |
commit | commitdiff | tree | snapshot |
| 2012-03-12 |
trevor_hansen | Remove an unimplemented function from a header. |
commit | commitdiff | tree | snapshot |
| 2012-03-12 |
trevor_hansen | Add the ability to tell the SMTLIB2 printer whether... |
commit | commitdiff | tree | snapshot |
| 2012-03-12 |
trevor_hansen | Improvements. Better preventing infinite loops when... |
commit | commitdiff | tree | snapshot |
| 2012-03-12 |
trevor_hansen | Remove unused code. |
commit | commitdiff | tree | snapshot |
| 2012-03-12 |
trevor_hansen | Improvements to the code for generating rewrite rules. |
commit | commitdiff | tree | snapshot |
| 2012-03-12 |
trevor_hansen | Move the time function to global scope. |
commit | commitdiff | tree | snapshot |
| 2012-03-12 |
trevor_hansen | Adds the simplify and nclauses methods to some SAT... |
commit | commitdiff | tree | snapshot |
| 2012-03-06 |
trevor_hansen | Improvements to rewrite utility code. |
commit | commitdiff | tree | snapshot |
| 2012-03-05 |
trevor_hansen | Improvements to utility code. |
commit | commitdiff | tree | snapshot |
| 2012-03-04 |
trevor_hansen | This removes some rewrite rules that I haven't yet... |
commit | commitdiff | tree | snapshot |
| 2012-03-03 |
trevor_hansen | Improvement. Extra rewrite rules. |
commit | commitdiff | tree | snapshot |
| 2012-03-03 |
trevor_hansen | Improvements to the utility for generating rewrite... |
commit | commitdiff | tree | snapshot |
| 2012-03-03 |
trevor_hansen | New cpp interface function to pop away asserts. |
commit | commitdiff | tree | snapshot |
| 2012-03-03 |
trevor_hansen | Improvement to utility code. Replace directly accessing... |
commit | commitdiff | tree | snapshot |
| 2012-03-03 |
trevor_hansen | Remove an unnecessary file. |
commit | commitdiff | tree | snapshot |
| 2012-03-03 |
trevor_hansen | Extra utility code for manipulating rewrite rules. |
commit | commitdiff | tree | snapshot |
| 2012-02-29 |
trevor_hansen | Fix. I used the wrong comparison operation. |
commit | commitdiff | tree | snapshot |
| 2012-02-27 |
trevor_hansen | Improvement. Sometimes the interface throws division... |
commit | commitdiff | tree | snapshot |
| 2012-02-22 |
trevor_hansen | Cleanup the utility code for off-line generation of... |
commit | commitdiff | tree | snapshot |
| 2012-02-20 |
trevor_hansen | Improvement. The bitblaster now handled signed div... |
commit | commitdiff | tree | snapshot |
| 2012-02-18 |
trevor_hansen | Refactor - automatically layout code, and move one... |
commit | commitdiff | tree | snapshot |
| 2012-02-18 |
trevor_hansen | Improvement. Write the equivalences that the bit-blaste... |
commit | commitdiff | tree | snapshot |
| 2012-02-17 |
trevor_hansen | Improvements speedups for better test code. |
commit | commitdiff | tree | snapshot |
| 2012-02-09 |
trevor_hansen | Turn on bit-blast equivalency detection again. |
commit | commitdiff | tree | snapshot |
| 2012-02-09 |
trevor_hansen | Important bugfix. This rewrite rule implemented the... |
commit | commitdiff | tree | snapshot |
| 2012-02-09 |
trevor_hansen | Disable bit-blast equivalence checking, it returns... |
commit | commitdiff | tree | snapshot |
| 2012-02-09 |
trevor_hansen | Fix the build. Typo in last checkin. |
commit | commitdiff | tree | snapshot |
| 2012-02-09 |
trevor_hansen | Fix. The new bit-blast simplifications where only half... |
commit | commitdiff | tree | snapshot |
| 2012-02-08 |
trevor_hansen | Turn off more things when disabling simplify. |
commit | commitdiff | tree | snapshot |
| 2012-02-07 |
trevor_hansen | Disable signed bvmod propagator, I think it implements... |
commit | commitdiff | tree | snapshot |
| 2012-02-06 |
trevor_hansen | Add code to do maximally precise transformer via Reps. |
commit | commitdiff | tree | snapshot |
| 2012-02-06 |
trevor_hansen | Fix. Get it the utility compiling. |
commit | commitdiff | tree | snapshot |
| 2012-02-06 |
trevor_hansen | Include a utliity to measure the cbitp time. |
commit | commitdiff | tree | snapshot |
| 2012-02-04 |
trevor_hansen | Remove debugging message. |
commit | commitdiff | tree | snapshot |
| 2012-02-04 |
trevor_hansen | Enable bit-blaster equivalency checking by default. |
commit | commitdiff | tree | snapshot |
| 2012-02-03 |
trevor_hansen | Improvement. Cleanup how the bb equivalent vector opera... |
commit | commitdiff | tree | snapshot |
| 2012-02-03 |
trevor_hansen | Improvement. Use AIGs to find semantically equivalent... |
commit | commitdiff | tree | snapshot |
| 2012-02-03 |
trevor_hansen | disable sbvmod propagator. |
commit | commitdiff | tree | snapshot |
| 2012-02-03 |
trevor_hansen | Improvement. Use the results of bit-blasting to detect... |
commit | commitdiff | tree | snapshot |
| 2012-02-02 |
trevor_hansen | Search for a AND (NOT a), a OR (NOT a), when doing... |
commit | commitdiff | tree | snapshot |
| 2012-02-02 |
trevor_hansen | A fixed version r1547. I missed a bound. |
commit | commitdiff | tree | snapshot |
| 2012-02-02 |
trevor_hansen | Revert. The prior change to min/max has some problem... |
commit | commitdiff | tree | snapshot |
| 2012-02-02 |
trevor_hansen | Improvement. 10x better min and max value out of the... |
commit | commitdiff | tree | snapshot |
| 2012-02-01 |
trevor_hansen | Small speedup. Remove redundant initialisation. |
commit | commitdiff | tree | snapshot |
| 2012-01-31 |
trevor_hansen | Refactor. Automatically layout. |
commit | commitdiff | tree | snapshot |
| 2012-01-31 |
trevor_hansen | Improvement. This makes the multiplication propagator... |
commit | commitdiff | tree | snapshot |
| 2012-01-31 |
trevor_hansen | Improvement. Better leading zero detection in the multi... |
commit | commitdiff | tree | snapshot |
| 2012-01-31 |
trevor_hansen | Improvement, if there are < 10 array reads, write them... |
commit | commitdiff | tree | snapshot |
| 2012-01-31 |
trevor_hansen | Adds extra code that is not enabled by default. |
commit | commitdiff | tree | snapshot |
| 2012-01-30 |
trevor_hansen | Improvement. For some bechmarks anyway. Completely... |
commit | commitdiff | tree | snapshot |
| 2012-01-29 |
trevor_hansen | Remove implication graph code. It's too slow to be... |
commit | commitdiff | tree | snapshot |
| 2012-01-29 |
trevor_hansen | Improvement. Generalise fixing of trailing zeroes in... |
commit | commitdiff | tree | snapshot |
| 2012-01-29 |
trevor_hansen | Improvement. Generalise the equality check when exausti... |
commit | commitdiff | tree | snapshot |
| 2012-01-28 |
trevor_hansen | Fix an assertion error. |
commit | commitdiff | tree | snapshot |
| 2012-01-28 |
trevor_hansen | Make another class noncopyable. |
commit | commitdiff | tree | snapshot |
| 2012-01-28 |
trevor_hansen | Improvement. Enable the simplifying node factory by... |
commit | commitdiff | tree | snapshot |
| 2012-01-28 |
trevor_hansen | Add the cloud9 test cases to regressall. |
commit | commitdiff | tree | snapshot |
| 2012-01-28 |
trevor_hansen | Improvement. We missed an unusual case when deciding... |
commit | commitdiff | tree | snapshot |
| 2012-01-26 |
trevor_hansen | Improvement. Patch ABC to replace the standard popcount... |
commit | commitdiff | tree | snapshot |
| 2012-01-26 |
trevor_hansen | Fix to the prior checkin. It was completely wrong. |
commit | commitdiff | tree | snapshot |
| 2012-01-26 |
trevor_hansen | Improvement. Don't clean up the advanced CNF generator... |
commit | commitdiff | tree | snapshot |
| 2012-01-26 |
trevor_hansen | Fix the SMTLIB2 application language parser. |
commit | commitdiff | tree | snapshot |
| 2012-01-26 |
trevor_hansen | Improvement. The SMT-LIB2 parser no longer stores a... |
commit | commitdiff | tree | snapshot |
| 2012-01-26 |
trevor_hansen | Cleanup. This removes some of the code for the user... |
commit | commitdiff | tree | snapshot |
| 2012-01-26 |
trevor_hansen | Fix the rewrite generator to compile. |
commit | commitdiff | tree | snapshot |
| 2012-01-24 |
trevor_hansen | Improvement. Do better trailing zero propagation on... |
commit | commitdiff | tree | snapshot |
| 2012-01-24 |
trevor_hansen | Fix comment.: |
commit | commitdiff | tree | snapshot |
| 2012-01-24 |
trevor_hansen | Improvement. Add the ability to set a soft timeout... |
commit | commitdiff | tree | snapshot |
| 2012-01-24 |
trevor_hansen | Clean up. I think this is just a refactor, but aren... |
commit | commitdiff | tree | snapshot |
| 2012-01-24 |
trevor_hansen | Refactor. Automatically layout code. |
commit | commitdiff | tree | snapshot |
| 2012-01-24 |
trevor_hansen | Refactor. Rename parserinterface to cpp_interface. |
commit | commitdiff | tree | snapshot |
| 2012-01-24 |
trevor_hansen | Refactor. First step in moving the parser interface... |
commit | commitdiff | tree | snapshot |
| 2012-01-23 |
trevor_hansen | Fix the build again. |
commit | commitdiff | tree | snapshot |
| 2012-01-23 |
trevor_hansen | Fix the build. Spotted by Vijay Ganesh, Spencer Whitman... |
commit | commitdiff | tree | snapshot |
| 2012-01-23 |
trevor_hansen | Fix. Thanks to Stephan Falke. Last checkin put a depend... |
commit | commitdiff | tree | snapshot |
| 2012-01-22 |
trevor_hansen | Mark most of the classes that shouldn't be copied as... |
commit | commitdiff | tree | snapshot |
| 2012-01-21 |
trevor_hansen | Improvement. Remove the do-not-solve-for set. I suspect... |
commit | commitdiff | tree | snapshot |
| 2012-01-20 |
trevor_hansen | Remove the xor solver from the bvsolver. XORs are now... |
commit | commitdiff | tree | snapshot |
| 2012-01-17 |
trevor_hansen | Improvement. Rewrite the Equality Propagation code... |
commit | commitdiff | tree | snapshot |
| 2012-01-16 |
trevor_hansen | Refactor. Add an extra configuration option to control... |
commit | commitdiff | tree | snapshot |
| 2012-01-16 |
trevor_hansen | Refactor. |
commit | commitdiff | tree | snapshot |
| 2012-01-14 |
trevor_hansen | Extra unit tests. |
commit | commitdiff | tree | snapshot |
| 2012-01-14 |
trevor_hansen | Extra unit test. |
commit | commitdiff | tree | snapshot |
| 2012-01-12 |
trevor_hansen | Remove a clang warning. No change. |
commit | commitdiff | tree | snapshot |
| 2012-01-11 |
khooyp | Fix BitBlaster to not use the non-standard std::vector... |
commit | commitdiff | tree | snapshot |
| 2012-01-11 |
petercol | Fix Clang compilation. |
commit | commitdiff | tree | snapshot |
| 2012-01-11 |
khooyp | Add a C API test for the leak fixed in r1141 (when... |
commit | commitdiff | tree | snapshot |
| 2012-01-11 |
khooyp | Base version on local SVN change rather than the overal... |
commit | commitdiff | tree | snapshot |
| 2012-01-11 |
khooyp | Fix creation of SimplifyingNodeFactory to use STPMgr... |
commit | commitdiff | tree | snapshot |
| 2012-01-11 |
khooyp | Fix BitBlaster to consistently use the hash_set macro... |
commit | commitdiff | tree | snapshot |
| 2012-01-11 |
khooyp | Conditionally enable -march=native, since it doesn... |
commit | commitdiff | tree | snapshot |
| next |