Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ↵ | Alan Mishchenko | 2012-03-09 | 50 | -263/+263 | |
| | | | | ...Ci/Co. | |||||
* | Silencing remaining gcc warnings. | Alan Mishchenko | 2012-03-09 | 1 | -19/+19 | |
| | ||||||
* | Silencing remaining gcc warnings. | Alan Mishchenko | 2012-03-09 | 2 | -13/+13 | |
| | ||||||
* | Redirecting printf messages. | Alan Mishchenko | 2012-03-02 | 1 | -2/+2 | |
| | ||||||
* | Redirecting printf messages. | Alan Mishchenko | 2012-03-02 | 6 | -55/+50 | |
| | ||||||
* | Bug fix in 'in' (look at the OR of the interpolants, rather than the last ↵ | Alan Mishchenko | 2012-02-28 | 1 | -0/+4 | |
| | | | | frontier, when K > 1). | |||||
* | Disabled verbose print-out in the SAT solvers. | Alan Mishchenko | 2012-02-26 | 1 | -2/+2 | |
| | ||||||
* | Isomorphism checking code. | Alan Mishchenko | 2012-02-19 | 1 | -1/+1 | |
| | ||||||
* | Added printout of BMC tents in &ps. | Alan Mishchenko | 2012-02-19 | 1 | -1/+1 | |
| | ||||||
* | Silencing some of the gcc warnings. | Alan Mishchenko | 2012-02-17 | 3 | -4/+4 | |
| | ||||||
* | Silencing some of the gcc warnings. | Alan Mishchenko | 2012-02-16 | 22 | -38/+37 | |
| | ||||||
* | Improved memory management of proof-logging and propagated changes. | Alan Mishchenko | 2012-02-16 | 1 | -2/+2 | |
| | ||||||
* | Isomorphism checking code. | Alan Mishchenko | 2012-02-14 | 1 | -18/+0 | |
| | ||||||
* | Added restarts to PDR. | Alan Mishchenko | 2012-02-14 | 1 | -1/+1 | |
| | ||||||
* | Added restarts to PDR. | Alan Mishchenko | 2012-02-13 | 5 | -15/+35 | |
| | ||||||
* | Timeout crash fix in 'reachy'. | Alan Mishchenko | 2012-02-13 | 1 | -5/+16 | |
| | ||||||
* | Bug fixes in &cec command. | Alan Mishchenko | 2012-02-10 | 1 | -29/+83 | |
| | ||||||
* | Trying to fix a false-positive due to incorrect inductive termination check ↵ | Alan Mishchenko | 2012-02-01 | 1 | -3/+9 | |
| | | | | in 'int' when K is more than 1 (not fixed yet). | |||||
* | Bug fix for incorrect memory allocation in main SAT solver, leading to ↵ | Alan Mishchenko | 2012-01-23 | 1 | -1/+1 | |
| | | | | crashes in 'dsec' (correction to the previous fix). | |||||
* | Bug fix for incorrect memory allocation in main SAT solver, leading to ↵ | Alan Mishchenko | 2012-01-22 | 2 | -2/+2 | |
| | | | | crashes in 'dsec'. | |||||
* | Major restructuring of the code. | Alan Mishchenko | 2012-01-21 | 156 | -0/+67230 | |