Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Experiments with delay fault testing. | Alan Mishchenko | 2014-03-04 | 2 | -0/+266 | |
| | ||||||
* | Fixing timeout in &icheck. | Alan Mishchenko | 2014-02-15 | 1 | -21/+35 | |
| | ||||||
* | Enabling default no output in &icheck. | Alan Mishchenko | 2014-02-15 | 1 | -0/+8 | |
| | ||||||
* | Experiments with inductive don't-cares. | Alan Mishchenko | 2014-02-11 | 2 | -3/+11 | |
| | ||||||
* | Fixed problem with timeout in &bmc. | Alan Mishchenko | 2013-12-18 | 1 | -0/+2 | |
| | ||||||
* | Specialized inductive check. | Alan Mishchenko | 2013-11-05 | 1 | -6/+3 | |
| | ||||||
* | Specialized inductive check. | Alan Mishchenko | 2013-11-05 | 1 | -1/+1 | |
| | ||||||
* | Specialized inductive check. | Alan Mishchenko | 2013-11-05 | 2 | -0/+140 | |
| | ||||||
* | Tuning for multi-ouptut solver. | Alan Mishchenko | 2013-11-05 | 2 | -2/+15 | |
| | ||||||
* | Tuning for multi-ouptut solver. | Alan Mishchenko | 2013-11-04 | 1 | -3/+3 | |
| | ||||||
* | Tuning for multi-ouptut solver. | Alan Mishchenko | 2013-11-04 | 1 | -7/+0 | |
| | ||||||
* | Tuning for multi-ouptut solver. | Alan Mishchenko | 2013-11-04 | 1 | -1/+1 | |
| | ||||||
* | Tuning for multi-ouptut solver. | Alan Mishchenko | 2013-11-04 | 1 | -1/+5 | |
| | ||||||
* | Tuning for multi-ouptut solver. | Alan Mishchenko | 2013-11-04 | 1 | -0/+2 | |
| | ||||||
* | Tuning for multi-ouptut solver. | Alan Mishchenko | 2013-11-04 | 1 | -0/+1 | |
| | ||||||
* | Tuning for multi-ouptut solver. | Alan Mishchenko | 2013-11-04 | 3 | -2/+33 | |
| | ||||||
* | Tuning for multi-ouptut solver. | Alan Mishchenko | 2013-11-04 | 1 | -0/+2 | |
| | ||||||
* | Added sharing of counter-examples across multiple failed properties in 'bmc3 ↵ | Alan Mishchenko | 2013-11-04 | 1 | -2/+2 | |
| | | | | -a'. | |||||
* | Added sharing of counter-examples across multiple failed properties in 'bmc3 ↵ | Alan Mishchenko | 2013-11-04 | 1 | -1/+2 | |
| | | | | -a'. | |||||
* | Merging heads. | Alan Mishchenko | 2013-11-04 | 1 | -0/+5 | |
|\ | ||||||
| * | Specialized inductive check. | Alan Mishchenko | 2013-11-04 | 1 | -0/+5 | |
| | | ||||||
* | | Added sharing of counter-examples across multiple failed properties in 'bmc3 ↵ | Alan Mishchenko | 2013-11-04 | 1 | -43/+84 | |
|/ | | | | -a'. | |||||
* | Sweeper condition complement bug-fix and code for internal verification. | Alan Mishchenko | 2013-11-01 | 1 | -1/+1 | |
| | ||||||
* | Specialized induction check. | Alan Mishchenko | 2013-10-31 | 2 | -53/+93 | |
| | ||||||
* | Specialized induction check. | Alan Mishchenko | 2013-10-31 | 1 | -1/+5 | |
| | ||||||
* | Specialized induction check. | Alan Mishchenko | 2013-10-31 | 2 | -17/+92 | |
| | ||||||
* | Specialized induction check. | Alan Mishchenko | 2013-10-31 | 4 | -1/+182 | |
| | ||||||
* | Wrapper around the BMC engine to restart it with higher resource limits. | Alan Mishchenko | 2013-10-29 | 1 | -1/+38 | |
| | ||||||
* | New BMC engine. | Alan Mishchenko | 2013-10-27 | 2 | -2/+4 | |
| | ||||||
* | New BMC engine. | Alan Mishchenko | 2013-10-27 | 2 | -33/+36 | |
| | ||||||
* | New BMC engine. | Alan Mishchenko | 2013-10-27 | 1 | -1/+197 | |
| | ||||||
* | Multi-output property solver. | Alan Mishchenko | 2013-10-27 | 1 | -5/+6 | |
| | ||||||
* | Getting rid of a recursive procedure during CNF construction in bmc3. | Alan Mishchenko | 2013-10-27 | 1 | -8/+71 | |
| | ||||||
* | Multi-output property solver. | Alan Mishchenko | 2013-10-26 | 3 | -22/+44 | |
| | ||||||
* | Multi-output property solver. | Alan Mishchenko | 2013-10-26 | 1 | -15/+52 | |
| | ||||||
* | Multi-output property solver. | Alan Mishchenko | 2013-10-23 | 1 | -0/+204 | |
| | ||||||
* | Multi-output property solver. | Alan Mishchenko | 2013-10-23 | 3 | -1/+4 | |
| | ||||||
* | Adding new synthesis scripts. | Alan Mishchenko | 2013-10-23 | 1 | -2/+1 | |
| | ||||||
* | Bug with in bmc3 when no 'sat' outputs are found and H != 0 | Alan Mishchenko | 2013-10-08 | 1 | -0/+2 | |
| | ||||||
* | Integrating synthesis into the new BMC engine. | Alan Mishchenko | 2013-10-02 | 1 | -4/+2 | |
| | ||||||
* | Integrating synthesis into the new BMC engine. | Alan Mishchenko | 2013-10-02 | 1 | -6/+8 | |
| | ||||||
* | Integrating synthesis into the new BMC engine. | Alan Mishchenko | 2013-10-02 | 2 | -0/+8 | |
| | ||||||
* | Enabling counter-example generation in the new BMC engine. | Alan Mishchenko | 2013-10-02 | 1 | -21/+24 | |
| | ||||||
* | Enabling counter-example generation in the new BMC engine. | Alan Mishchenko | 2013-10-01 | 1 | -12/+57 | |
| | ||||||
* | Compiler warnings. | Alan Mishchenko | 2013-09-25 | 1 | -2/+10 | |
| | ||||||
* | Fixing printouts in 'bmc3'. | Alan Mishchenko | 2013-09-25 | 1 | -58/+58 | |
| | ||||||
* | Added bridge integration for multi-output 'bmc3 -a'. | Alan Mishchenko | 2013-09-17 | 1 | -8/+5 | |
| | ||||||
* | Added bridge integration for multi-output 'bmc3 -a'. | Alan Mishchenko | 2013-09-17 | 2 | -0/+13 | |
| | ||||||
* | Updates for the new BMC engine. | Alan Mishchenko | 2013-09-10 | 1 | -10/+16 | |
| | ||||||
* | Updates for the new BMC engine. | Alan Mishchenko | 2013-09-10 | 1 | -1/+5 | |
| |