summaryrefslogtreecommitdiffstats
path: root/src/proof/pdr/pdrCore.c
Commit message (Collapse)AuthorAgeFilesLines
* Changing declaration of Vec_Ptr_t sorting function to satisfy some compilers.Alan Mishchenko2021-09-261-2/+2
|
* Adding the possibility to specify file name in 'pdr'.Alan Mishchenko2019-04-221-1/+2
|
* Various usability changes.Alan Mishchenko2018-11-181-1/+1
|
* Various usability changes.Alan Mishchenko2018-11-181-0/+1
|
* Changes to 'pdr' to run with updated Satoko.Alan Mishchenko2017-09-061-1/+1
|
* Integrating Satoko into pdr.Alan Mishchenko2017-08-161-2/+4
|
* Adding alternative generalization procedure.Alan Mishchenko2017-03-021-18/+40
|
* Adding alternative generalization procedure.Alan Mishchenko2017-03-011-0/+1
|
* Adding alternative generalization procedure.Alan Mishchenko2017-03-011-6/+158
|
* Promising modification of the generalization procedure in 'pdr'.Alan Mishchenko2017-02-171-0/+10
|
* Promising alternative of CEX minimization in 'pdr'.Alan Mishchenko2017-02-161-2/+4
|
* Fixing memory leak in 'pdr'.Alan Mishchenko2017-02-161-6/+7
|
* Promising modification of the generalization procedure in 'pdr'.Alan Mishchenko2017-02-161-13/+24
|
* Adding PDR with abstraction.Alan Mishchenko2017-02-131-5/+5
|
* Adding PDR with abstraction.Alan Mishchenko2017-02-111-1/+10
|
* Adding PDR with abstraction.Alan Mishchenko2017-02-111-4/+7
|
* Adding PDR with abstraction.Alan Mishchenko2017-02-101-5/+8
|
* Compiler warnings.Alan Mishchenko2017-02-101-1/+1
|
* Adding PDR with abstraction.Alan Mishchenko2017-02-101-53/+79
|
* Adding specialized flop ordering before generalization in 'pdr'.Alan Mishchenko2017-02-061-1/+31
|
* 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
| | | | a network.
* 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
| | | | timeout.
* Fixing several bugs, which led to unsound results produced by 'pdr -a' with ↵Alan Mishchenko2013-09-131-3/+11
| | | | per-output timeout.
* 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
|