Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | started pdrIncr.c | Yen-Sheng Ho | 2017-02-18 | 3 | -1/+60 |
* | added ipdr | Yen-Sheng Ho | 2017-02-17 | 1 | -0/+268 |
* | Promising modification of the generalization procedure in 'pdr'. | Alan Mishchenko | 2017-02-17 | 1 | -0/+10 |
* | Experiment with graph constuction using ZDDs. | Alan Mishchenko | 2017-02-17 | 1 | -0/+203 |
* | Fixing missing sat_solver APIs in 'iprove'. | Alan Mishchenko | 2017-02-16 | 1 | -6/+24 |
* | Promising alternative of CEX minimization in 'pdr'. | Alan Mishchenko | 2017-02-16 | 4 | -37/+57 |
* | Experiment with graph constuction using ZDDs. | Alan Mishchenko | 2017-02-16 | 1 | -0/+46 |
* | Fixing memory leak in 'pdr'. | Alan Mishchenko | 2017-02-16 | 1 | -6/+7 |
* | Promising modification of the generalization procedure in 'pdr'. | Alan Mishchenko | 2017-02-16 | 5 | -18/+34 |
* | Fixing missing sat_solver APIs in 'iprove'. | Alan Mishchenko | 2017-02-15 | 1 | -3/+40 |
* | Merged alanmi/abc into default | Bruno Schmitt | 2017-02-15 | 14 | -246/+1345 |
|\ | |||||
| * | Word-level abstraction engine. | Alan Mishchenko | 2017-02-15 | 13 | -246/+1151 |
| * | Experiments with simulation. | Alan Mishchenko | 2017-02-14 | 1 | -0/+194 |
* | | - Small changes to the watch lists behavior. | Bruno Schmitt | 2017-02-15 | 7 | -5/+98 |
|/ | |||||
* | - Small bug fix in var activity (improve performance) | Bruno Schmitt | 2017-02-14 | 4 | -56/+55 |
* | Adding PDR with abstraction. | Alan Mishchenko | 2017-02-13 | 1 | -5/+5 |
* | Adding PDR with abstraction. | Alan Mishchenko | 2017-02-11 | 1 | -1/+10 |
* | Commenting out uncommented message. | Alan Mishchenko | 2017-02-11 | 1 | -1/+1 |
* | Adding PDR with abstraction. | Alan Mishchenko | 2017-02-11 | 3 | -41/+11 |
* | Adding APIs to mark cones. Creating test-bench for incremental solving &satok... | Alan Mishchenko | 2017-02-11 | 7 | -40/+181 |
* | Compiler warning. | Alan Mishchenko | 2017-02-11 | 1 | -1/+1 |
* | Updates to variable activity in the SAT solver. | Alan Mishchenko | 2017-02-11 | 2 | -342/+224 |
* | Movinng custom floating-point implementations, etc. | Alan Mishchenko | 2017-02-11 | 4 | -9/+7 |
* | New implementation of a software floating point implementation (sdbl) for con... | Bruno Schmitt | 2017-02-11 | 11 | -469/+412 |
* | Platform-independent double. | Alan Mishchenko | 2017-02-11 | 2 | -1/+226 |
* | Adding PDR with abstraction. | Alan Mishchenko | 2017-02-10 | 5 | -13/+39 |
* | Updates to the autotuner. | Alan Mishchenko | 2017-02-10 | 3 | -234/+197 |
* | Changes to compile on Windows. | Alan Mishchenko | 2017-02-10 | 1 | -3/+3 |
* | Merged in boschmitt/abc (pull request #51) | Alan Mishchenko | 2017-02-11 | 7 | -43/+363 |
|\ | |||||
| * | Merged alanmi/abc into default | Bruno Schmitt | 2017-02-10 | 5 | -104/+196 |
| |\ | |||||
| * | | New fixed point data type. | Bruno Schmitt | 2017-02-10 | 7 | -43/+363 |
* | | | Compiler warnings. | Alan Mishchenko | 2017-02-10 | 2 | -2/+2 |
* | | | Adding PDR with abstraction. | Alan Mishchenko | 2017-02-10 | 9 | -103/+330 |
* | | | Re-introducing floating-point activity in the SAT solver. | Alan Mishchenko | 2017-02-10 | 4 | -2/+11 |
| |/ |/| | |||||
* | | Improving CEX minimization. | Alan Mishchenko | 2017-02-10 | 5 | -104/+196 |
|/ | |||||
* | Standardizing the use of new CNF generator. Adding CNF variable connectivity ... | Alan Mishchenko | 2017-02-10 | 17 | -57/+76 |
* | Profiling CEX minimization. | Alan Mishchenko | 2017-02-09 | 1 | -4/+22 |
* | Word-level abstraction. | Alan Mishchenko | 2017-02-09 | 6 | -66/+125 |