Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | started pdrIncr.c | Yen-Sheng Ho | 2017-02-18 | 3 | -1/+60 |
| | |||||
* | added a simple example; edited hgignore | Yen-Sheng Ho | 2017-02-18 | 2 | -0/+33 |
| | |||||
* | 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 | 15 | -246/+1349 |
|\ | |||||
| * | Word-level abstraction engine. | Alan Mishchenko | 2017-02-15 | 14 | -246/+1155 |
| | | |||||
| * | 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 |
|/ | | | | | - Implementation of bookmark, unbookmark and rollback procedures. - Minor changes. | ||||
* | - Small bug fix in var activity (improve performance) | Bruno Schmitt | 2017-02-14 | 4 | -56/+55 |
| | | | | - New implementation of watcher lists. | ||||
* | 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 ↵ | Alan Mishchenko | 2017-02-11 | 7 | -40/+181 |
| | | | | &satoko -i. | ||||
* | 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 | 5 | -21/+19 |
| | |||||
* | New implementation of a software floating point implementation (sdbl) for ↵ | Bruno Schmitt | 2017-02-11 | 11 | -469/+412 |
| | | | | | | consistency across different platforms and compilers. Removing useless files and compile time options related to variable activity data type (it can only be sdbl). | ||||
* | 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 | 2 | -3/+7 |
| | |||||
* | Merged in boschmitt/abc (pull request #51) | Alan Mishchenko | 2017-02-11 | 7 | -43/+363 |
|\ | | | | | | | Modifications to satoko. | ||||
| * | 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 |
| | | | | | | | | | | | | | | | Expose all options to command line. Expose search statistics to users. | ||||
* | | | Compiler warnings. | Alan Mishchenko | 2017-02-10 | 2 | -2/+2 |
| | | | |||||
* | | | Adding PDR with abstraction. | Alan Mishchenko | 2017-02-10 | 9 | -103/+330 |
| | | |