Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged in ysho/abc (pull request #59) | Alan Mishchenko | 2017-02-22 | 7 | -4/+1043 |
|\ | | | | | | | added a new abstraction | ||||
| * | 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 |
| | | |||||
| * | 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 |
| | | |||||
* | | Small tweak to rollback behavior. | Bruno Schmitt | 2017-02-21 | 3 | -0/+8 |
| | | |||||
* | | Experiments with SAT sweeping. | Alan Mishchenko | 2017-02-20 | 2 | -3/+18 |
| | | |||||
* | | Adding new command to reset Satoko. | Bruno Schmitt | 2017-02-19 | 6 | -9/+63 |
| | | | | | | | | Small fixes in watching list data structure. | ||||
* | | Experiments with SAT sweeping. | Alan Mishchenko | 2017-02-19 | 1 | -18/+71 |
| | | |||||
* | | Experiments with SAT sweeping. | Alan Mishchenko | 2017-02-18 | 5 | -25/+108 |
| | | |||||
* | | New function to retrieve polarity value of a variable. | Bruno Schmitt | 2017-02-18 | 2 | -1/+6 |
| | | |||||
* | | Bug fix in analyze_final method. | Bruno Schmitt | 2017-02-18 | 1 | -2/+2 |
| | | |||||
* | | Compiler warnings. | Alan Mishchenko | 2017-02-18 | 2 | -2/+2 |
| | | |||||
* | | Compiler warnings. | Alan Mishchenko | 2017-02-18 | 3 | -8/+8 |
| | | |||||
* | | Experiments with SAT sweeping. | Alan Mishchenko | 2017-02-18 | 11 | -28/+936 |
|/ | |||||
* | 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 |
| |