summaryrefslogtreecommitdiffstats
path: root/src/proof/pdr
Commit message (Expand)AuthorAgeFilesLines
* Performance improvements in 'pdr'.Alan Mishchenko2013-06-182-4/+10
* Bug fixes in the implementation of varius resource limits in 'pdr'.Alan Mishchenko2013-06-181-7/+18
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-277-70/+70
* Changing how often timeout is checked in the SAT solver and several applicati...Alan Mishchenko2013-05-272-1/+19
* Fixed gap timeout in 'pdr'.Alan Mishchenko2013-05-181-0/+4
* Adding new command &mprove for proving groups of properties.Alan Mishchenko2013-05-173-12/+15
* Bug fix in the timeout mechanism of 'pdr'.Alan Mishchenko2013-05-171-2/+2
* Changing per-output runtime limit to be in miliseconds.Alan Mishchenko2013-05-092-2/+2
* Adding runtime limit per output to multi-output DPR (pdr -H <num_sec>).Alan Mishchenko2013-05-035-4/+72
* Adding rollback for the other solver.Alan Mishchenko2013-04-251-1/+1
* Adding callback to bmc3, sim3, pdr in the multi-output mode.Alan Mishchenko2013-04-172-0/+19
* Added switch '-x' to save CEXes in 'bmc3' and 'pdr' in multi-output mode.Alan Mishchenko2013-04-092-5/+4
* Updating 'pdr' to report the number of failed POs.Alan Mishchenko2013-03-302-1/+3
* 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