Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding efficient procedure to minimize the set of assumptions. | Alan Mishchenko | 2017-03-01 | 3 | -0/+79 |
* | Fixed a few compilcation issues with Windows compiler. | Alan Mishchenko | 2017-02-28 | 1 | -11/+12 |
* | small tweaks | Yen-Sheng Ho | 2017-02-28 | 1 | -1/+1 |
* | merge | Yen-Sheng Ho | 2017-02-28 | 10 | -26/+197 |
|\ | |||||
| * | Adding an procedure to write DIMACS. | Bruno Schmitt | 2017-02-28 | 5 | -3/+74 |
| * | Enabling LUT pairing. | Alan Mishchenko | 2017-02-27 | 1 | -4/+5 |
| * | Adding dump of trivial abstraction map at the beginning in &gla -m. | Alan Mishchenko | 2017-02-25 | 1 | -15/+25 |
| * | Restoring constraint manager to read old constraint file by default (use 'rea... | Alan Mishchenko | 2017-02-25 | 2 | -18/+26 |
| * | Adding dump of trivial abstraction map at the beginning in &gla -m. | Alan Mishchenko | 2017-02-25 | 2 | -1/+82 |
* | | added an option -r to %pdra: proof-based refinement only | Yen-Sheng Ho | 2017-02-28 | 4 | -8/+21 |
* | | improved profiling in %pdra | Yen-Sheng Ho | 2017-02-28 | 1 | -4/+26 |
* | | added -L to %abs | Yen-Sheng Ho | 2017-02-28 | 2 | -2/+16 |
* | | improved %pdra -L | Yen-Sheng Ho | 2017-02-27 | 1 | -0/+14 |
* | | %pdra -L: now applies to all types | Yen-Sheng Ho | 2017-02-27 | 4 | -33/+105 |
* | | small tweaks | Yen-Sheng Ho | 2017-02-27 | 1 | -6/+6 |
* | | fixed a bug | Yen-Sheng Ho | 2017-02-26 | 1 | -2/+0 |
* | | added an option -L to %pdra for limiting the number of muxes | Yen-Sheng Ho | 2017-02-26 | 4 | -3/+85 |
* | | small tweaks | Yen-Sheng Ho | 2017-02-26 | 1 | -11/+58 |
* | | improved %pdra -b | Yen-Sheng Ho | 2017-02-25 | 1 | -24/+43 |
* | | added an option -b to %pdra | Yen-Sheng Ho | 2017-02-25 | 4 | -32/+237 |
* | | imported proof-based codes from ufar | Yen-Sheng Ho | 2017-02-25 | 1 | -0/+78 |
* | | imported proof-based codes from ufar | Yen-Sheng Ho | 2017-02-25 | 1 | -0/+72 |
* | | imported proof-based codes from ufar | Yen-Sheng Ho | 2017-02-25 | 1 | -0/+88 |
|/ | |||||
* | mege | Yen-Sheng Ho | 2017-02-24 | 3 | -21/+3 |
|\ | |||||
| * | Small changes in the usage message for &gla. | Alan Mishchenko | 2017-02-23 | 1 | -1/+3 |
| * | Removing unused procedure. | Alan Mishchenko | 2017-02-22 | 2 | -20/+0 |
* | | changed how pdr -t cleans up abs flops | Yen-Sheng Ho | 2017-02-23 | 1 | -0/+15 |
* | | added %pdra -a: run with pdr -nct | Yen-Sheng Ho | 2017-02-23 | 5 | -2/+42 |
* | | working on %pdra -m | Yen-Sheng Ho | 2017-02-22 | 1 | -3/+24 |
* | | added an option -m for %pdra | Yen-Sheng Ho | 2017-02-22 | 3 | -3/+9 |
|/ | |||||
* | Remapping flops in '%pdra. | Alan Mishchenko | 2017-02-21 | 2 | -14/+94 |
* | Changes to Visual Studio project file to support 'pdra'. | Alan Mishchenko | 2017-02-21 | 2 | -2/+6 |
* | Merged in ysho/abc (pull request #59) | Alan Mishchenko | 2017-02-22 | 7 | -4/+1043 |
|\ | |||||
| * | clean up | Yen-Sheng Ho | 2017-02-21 | 1 | -269/+0 |
| * | clean up | Yen-Sheng Ho | 2017-02-21 | 5 | -77/+8 |
| * | small tweaks in %pdra -p | Yen-Sheng Ho | 2017-02-20 | 1 | -0/+7 |
| * | added options of checking and pushing to %pdra | Yen-Sheng Ho | 2017-02-20 | 4 | -10/+51 |
| * | added datastructure for %pdra options | Yen-Sheng Ho | 2017-02-20 | 3 | -4/+45 |
| * | fixed time profiling in pdr | Yen-Sheng Ho | 2017-02-20 | 1 | -0/+4 |
| * | fixed a tricky bug: property should not be assumed true in the last frame | Yen-Sheng Ho | 2017-02-19 | 1 | -4/+8 |
| * | working on pdr with wla | Yen-Sheng Ho | 2017-02-19 | 2 | -3/+6 |
| * | working on pdr with wla | Yen-Sheng Ho | 2017-02-19 | 2 | -15/+48 |
| * | working on pdr with wla | Yen-Sheng Ho | 2017-02-19 | 2 | -5/+28 |
| * | working on pdr with wla | Yen-Sheng Ho | 2017-02-19 | 1 | -2/+23 |
| * | working on pdr with wla | Yen-Sheng Ho | 2017-02-19 | 4 | -5/+120 |
| * | started %pdra | Yen-Sheng Ho | 2017-02-19 | 1 | -0/+117 |
| * | working on incremental pdr | Yen-Sheng Ho | 2017-02-18 | 1 | -34/+36 |
| * | working on incremental pdr | Yen-Sheng Ho | 2017-02-18 | 1 | -3/+146 |
| * | copied some functions from pdr | Yen-Sheng Ho | 2017-02-18 | 2 | -4/+429 |
| * | copied pdr_mansolve | Yen-Sheng Ho | 2017-02-18 | 2 | -3/+41 |