summaryrefslogtreecommitdiffstats
path: root/src/proof/pdr/pdrCore.c
Commit message (Expand)AuthorAgeFilesLines
* Adding structural flop priority heuristics in 'pdr'.Alan Mishchenko2017-02-031-60/+46
* Enabling new X-valued simulation in 'pdr'.Alan Mishchenko2017-02-031-0/+1
* Improvements to inductive generalization in IC3/PDR by Zyad Hassan.Alan Mishchenko2017-02-021-6/+249
* Adding features for invariant minimization.Alan Mishchenko2017-01-251-0/+2
* Adding features for invariant minimization.Alan Mishchenko2017-01-241-3/+1
* Creating file name from design name for PDR invariant.Alan Mishchenko2017-01-061-1/+2
* Adding flag 'pdr -e' to output only support variables in the invariant.Alan Mishchenko2016-09-281-0/+1
* Adding switch 'pdr -o' to control using property output in induction.Alan Mishchenko2016-05-251-0/+1
* Changes to PDR to compute f-inf clauses and import invariant (or clauses) as ...Alan Mishchenko2016-01-141-11/+13
* New command %psinv.Alan Mishchenko2015-11-231-0/+5
* Removing unauthorized printout in 'pdr'.Alan Mishchenko2014-11-091-0/+1
* Handing trivially UNSAT outputs in 'pdr'.Alan Mishchenko2014-02-131-0/+10
* Tuning for multi-ouptut solver.Alan Mishchenko2013-11-051-1/+1
* Adding switch 'pdr -i' to start push_clauses from an intermediate timeframe.Alan Mishchenko2013-10-151-4/+3
* Compiler warning.Alan Mishchenko2013-10-051-69/+5
* Compiler warning.Alan Mishchenko2013-10-051-1/+1
* Added 'abort' message in bridge mode for pdr -a timeoutNiklas Een2013-10-041-34/+95
* Adding switch to enable reuse of proof-obligations in the last timeframe.Alan Mishchenko2013-09-161-1/+1
* Added bridge integration for multi-output 'pdr -a'.Alan Mishchenko2013-09-161-3/+17
* Fixing return value of 'pdr -a'.Alan Mishchenko2013-09-151-1/+5
* Handling the case when all outputs are undecided in 'pdr -a' with per-output ...Alan Mishchenko2013-09-141-6/+2
* Fixing several bugs, which led to unsound results produced by 'pdr -a' with p...Alan Mishchenko2013-09-131-3/+11
* Enabling additional printouts in 'pdr'.Alan Mishchenko2013-09-131-2/+4
* Performance improvements in 'pdr'.Alan Mishchenko2013-06-181-4/+9
* 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-271-42/+42
* Fixed gap timeout in 'pdr'.Alan Mishchenko2013-05-181-0/+4
* Adding new command &mprove for proving groups of properties.Alan Mishchenko2013-05-171-7/+12
* 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-4/+48
* Adding callback to bmc3, sim3, pdr in the multi-output mode.Alan Mishchenko2013-04-171-0/+18
* Added switch '-x' to save CEXes in 'bmc3' and 'pdr' in multi-output mode.Alan Mishchenko2013-04-091-5/+3
* Updating 'pdr' to report the number of failed POs.Alan Mishchenko2013-03-301-1/+1
* 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
* Added 'gap timeout' to pdr.Alan Mishchenko2013-02-161-14/+32
* 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-231-2/+4
* Enabling multi-output solving in 'pdr'.Alan Mishchenko2012-12-091-4/+6
* Enabling multi-output solving in 'pdr'.Alan Mishchenko2012-12-091-9/+14
* Enabling multi-output solving in 'pdr'.Alan Mishchenko2012-12-091-11/+14
* Enabling multi-output solving in 'pdr'.Alan Mishchenko2012-12-091-120/+138
* 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-141-10/+29
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-4/+5
* Fixing time printouts in 'pdr'.Alan Mishchenko2012-07-071-6/+5
* Setting infinite default conflict limits in 'bmc', 'int', 'pdr'.Alan Mishchenko2012-07-061-2/+2
* Added min-cut-based refinement of gate-level abstraction (command &gla_refine).Alan Mishchenko2012-06-241-0/+3
* Redirecting printf messages.Alan Mishchenko2012-03-021-21/+21
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-161-1/+1