summaryrefslogtreecommitdiffstats
path: root/src/proof
Commit message (Collapse)AuthorAgeFilesLines
* Timeout crash fix in 'reachy'.Alan Mishchenko2012-02-131-5/+16
|
* Bug fixes in &cec command.Alan Mishchenko2012-02-101-29/+83
|
* Trying to fix a false-positive due to incorrect inductive termination check ↵Alan Mishchenko2012-02-011-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 Mishchenko2012-01-231-1/+1
| | | | crashes in 'dsec' (correction to the previous fix).
* Bug fix for incorrect memory allocation in main SAT solver, leading to ↵Alan Mishchenko2012-01-222-2/+2
| | | | crashes in 'dsec'.
* Major restructuring of the code.Alan Mishchenko2012-01-21156-0/+67230