summaryrefslogtreecommitdiffstats
path: root/src/proof/pdr/pdrMan.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to PDR to compute f-inf clauses and import invariant (or clauses) as ...Alan Mishchenko2016-01-141-0/+1
* Undoing previous change, which was made by mistake.Alan Mishchenko2014-03-311-1/+1
* Making per-output timeout in bmc3 -a and pdr -a work in CLOCKS_PER_SECs ins...Alan Mishchenko2014-03-311-1/+1
* Adding new code to verify invariant derived by 'pdr'.Alan Mishchenko2014-03-301-1/+1
* Bug fix in PDR.Alan Mishchenko2013-09-161-1/+1
* Handling the case when all outputs are undecided in 'pdr -a' with per-output ...Alan Mishchenko2013-09-141-0/+1
* Small data-structure improvements in 'pdr'.Alan Mishchenko2013-07-191-2/+8
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-271-1/+1
* Adding new command &mprove for proving groups of properties.Alan Mishchenko2013-05-171-4/+2
* Changing per-output runtime limit to be in miliseconds.Alan Mishchenko2013-05-091-1/+1
* Adding runtime limit per output to multi-output DPR (pdr -H <num_sec>).Alan Mishchenko2013-05-031-0/+16
* Enabling multi-output solving in 'pdr'.Alan Mishchenko2012-12-091-0/+2
* Enabling multi-output solving in 'pdr'.Alan Mishchenko2012-12-091-1/+4
* Prepared &gla to try abstracting and proving concurrently.Alan Mishchenko2012-09-141-0/+3
* Adding flushing stdout after printing verbose stats.Alan Mishchenko2012-07-071-0/+1
* Fixing time printouts in 'pdr'.Alan Mishchenko2012-07-071-1/+0
* Redirecting printf messages.Alan Mishchenko2012-03-021-2/+2
* Major restructuring of the code.Alan Mishchenko2012-01-211-0/+194