summaryrefslogtreecommitdiffstats
path: root/src/proof/pdr/pdrMan.c
Commit message (Collapse)AuthorAgeFilesLines
* Promising alternative of CEX minimization in 'pdr'.Alan Mishchenko2017-02-161-33/+46
|
* Word-level abstraction engine.Alan Mishchenko2017-02-151-1/+1
|
* Adding PDR with abstraction.Alan Mishchenko2017-02-101-4/+7
|
* Adding PDR with abstraction.Alan Mishchenko2017-02-101-13/+100
|
* Re-introducing floating-point activity in the SAT solver.Alan Mishchenko2017-02-101-0/+3
|
* Improving new X-valued simulation in 'pdr'.Alan Mishchenko2017-02-061-1/+3
|
* Compiler warnings.Alan Mishchenko2017-02-051-18/+22
|
* Adding structural flop priority heuristics in 'pdr' (bug fix).Alan Mishchenko2017-02-031-9/+126
|
* Adding structural flop priority heuristics in 'pdr'.Alan Mishchenko2017-02-031-3/+99
|
* Removing dead code in 'pdr'.Alan Mishchenko2017-02-031-4/+0
|
* Enabling new X-valued simulation in 'pdr'.Alan Mishchenko2017-02-031-0/+4
|
* Changes to PDR to compute f-inf clauses and import invariant (or clauses) as ↵Alan Mishchenko2016-01-141-0/+1
| | | | a network.
* 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 ↵Alan Mishchenko2014-03-311-1/+1
| | | | instead of miliseconds.
* 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
| | | | timeout.
* 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