summaryrefslogtreecommitdiffstats
path: root/src/proof/pdr
Commit message (Expand)AuthorAgeFilesLines
* Making sure 'pdr -a' return UNDEC if it did not finish proving the remaining ...Alan Mishchenko2013-03-261-9/+10
* Fixing gap timeout in 'pdr'.Alan Mishchenko2013-03-071-5/+16
* Compiler warnings.Alan Mishchenko2013-02-231-0/+2
* Added 'gap timeout' to pdr.Alan Mishchenko2013-02-162-14/+34
* Corner-case bug fix in PDR.Alan Mishchenko2013-02-011-1/+1
* Enabled detecting CEXes in multiple POs without stopping (sim3 -a).Alan Mishchenko2013-01-232-2/+5
* Enabling multi-output solving in 'pdr'.Alan Mishchenko2012-12-094-5/+14
* Enabling multi-output solving in 'pdr'.Alan Mishchenko2012-12-091-9/+14
* Enabling multi-output solving in 'pdr'.Alan Mishchenko2012-12-095-12/+36
* Enabling multi-output solving in 'pdr'.Alan Mishchenko2012-12-096-129/+165
* Replaced printfs with Abc_PrintNiklas Een2012-10-291-7/+39
* Making report about the number of correcty covered frames consistent across t...Alan Mishchenko2012-10-091-0/+1
* Prepared &gla to try abstracting and proving concurrently.Alan Mishchenko2012-09-143-2/+6
* Prepared &gla to try abstracting and proving concurrently.Alan Mishchenko2012-09-142-26/+48
* Removed unused files from the project.Alan Mishchenko2012-07-251-2/+1
* Adding flushing stdout after printing verbose stats.Alan Mishchenko2012-07-072-0/+2
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-072-5/+5
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-4/+5
* Making 'pdr', &gla, &vta print correctly in batch mode.Alan Mishchenko2012-07-071-1/+3
* Fixing time printouts in 'pdr'.Alan Mishchenko2012-07-072-2/+2
* Fixing time printouts in 'pdr'.Alan Mishchenko2012-07-076-22/+21
* Fixing time printouts in 'pdr'.Alan Mishchenko2012-07-072-13/+13
* Setting infinite default conflict limits in 'bmc', 'int', 'pdr'.Alan Mishchenko2012-07-061-2/+2
* Various changes to enable sensitization-based refinement in &gla.Alan Mishchenko2012-07-041-1/+1
* Added min-cut-based refinement of gate-level abstraction (command &gla_refine).Alan Mishchenko2012-06-241-0/+3
* Renamed Aig_ObjPioNum to be Aig_ObjCioId.Alan Mishchenko2012-03-093-10/+10
* Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...Alan Mishchenko2012-03-095-15/+15
* Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci...Alan Mishchenko2012-03-091-4/+4
* Redirecting printf messages.Alan Mishchenko2012-03-021-2/+2
* Redirecting printf messages.Alan Mishchenko2012-03-026-55/+50
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-162-2/+2
* Added restarts to PDR.Alan Mishchenko2012-02-141-1/+1
* Added restarts to PDR.Alan Mishchenko2012-02-135-15/+35
* Major restructuring of the code.Alan Mishchenko2012-01-2112-0/+3750