summaryrefslogtreecommitdiffstats
path: root/src/proof
Commit message (Collapse)AuthorAgeFilesLines
* Enabling Glucose in SAT sweeping: &fraig -g.Alan Mishchenko2017-09-181-0/+1
|
* Enabling Glucose in SAT sweeping: &fraig -g.Alan Mishchenko2017-09-181-0/+1048
|
* bridge relates: (1) fix netlist reader to read the latest version written by ↵Baruch Sterin2017-09-151-24/+24
| | | | ZZ, (2) replace printf() with Abc_Print() in pdr so that it will not interfer with bridge messages
* Changes to 'pdr' to run with updated Satoko.Alan Mishchenko2017-09-061-1/+1
|
* Changes to 'pdr' to run with updated Satoko.Alan Mishchenko2017-09-063-6/+8
|
* Fixing bronken C++ build; Satoko internal header, solver.h, should not be ↵Bruno Schmitt2017-08-292-12/+13
| | | | used in other packages
* Integrating Satoko into 'bmc' and 'bmc2'.Alan Mishchenko2017-08-163-3/+3
|
* Integrating Satoko into pdr.Alan Mishchenko2017-08-169-42/+68
|
* Compiler warnings.Alan Mishchenko2017-07-222-3/+3
|
* Experiments with SAT sweeping.Alan Mishchenko2017-04-113-1/+8
|
* Experiments with SAT sweeping.Alan Mishchenko2017-04-112-23/+78
|
* %pdra: added an option -t for disabling trace reuseYen-Sheng Ho2017-03-311-0/+3
|
* mergeYen-Sheng Ho2017-03-311-1/+3
|\
| * Experiments with multipliers.Alan Mishchenko2017-03-281-1/+3
| |
* | %pdra: fixed bugsYen-Sheng Ho2017-03-301-1/+2
| |
* | added callbacks to sat solvers in pdrYen-Sheng Ho2017-03-291-0/+4
| |
* | %pdra: fixed bugsYen-Sheng Ho2017-03-291-1/+5
| |
* | %pdra: refactorYen-Sheng Ho2017-03-271-14/+0
| |
* | %pdra: added a procedure to rebuild tracesYen-Sheng Ho2017-03-271-5/+140
|/
* Experiments with don't-cares.Alan Mishchenko2017-03-261-1/+1
|
* Experiments with multipliers.Alan Mishchenko2017-03-262-175/+463
|
* Experiments with don't-cares.Alan Mishchenko2017-03-222-0/+928
|
* Integration of new SAT sweeper.Alan Mishchenko2017-03-111-10/+32
|
* Improvements to ternary simulation.Alan Mishchenko2017-03-091-3/+3
|
* Improvements to ternary simulation.Alan Mishchenko2017-03-095-8/+375
|
* mergeYen-Sheng Ho2017-03-031-10/+185
|\
| * 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
| |
* | added experimental codesYen-Sheng Ho2017-03-021-2/+105
| |
* | %pdra: added an option -u for checking comb. unsatYen-Sheng Ho2017-03-011-0/+13
|/
* Adding dump of trivial abstraction map at the beginning in &gla -m.Alan Mishchenko2017-02-251-15/+25
|
* Adding dump of trivial abstraction map at the beginning in &gla -m.Alan Mishchenko2017-02-251-1/+19
|
* changed how pdr -t cleans up abs flopsYen-Sheng Ho2017-02-231-0/+15
|
* added %pdra -a: run with pdr -nctYen-Sheng Ho2017-02-231-0/+26
|
* Remapping flops in '%pdra.Alan Mishchenko2017-02-211-2/+11
|
* Changes to Visual Studio project file to support 'pdra'.Alan Mishchenko2017-02-211-2/+2
|
* Merged in ysho/abc (pull request #59)Alan Mishchenko2017-02-222-1/+753
|\ | | | | | | added a new abstraction
| * small tweaks in %pdra -pYen-Sheng Ho2017-02-201-0/+7
| |
| * added options of checking and pushing to %pdraYen-Sheng Ho2017-02-201-4/+33
| |
| * fixed a tricky bug: property should not be assumed true in the last frameYen-Sheng Ho2017-02-191-4/+8
| |
| * working on pdr with wlaYen-Sheng Ho2017-02-191-2/+5
| |
| * working on pdr with wlaYen-Sheng Ho2017-02-191-5/+42
| |
| * working on pdr with wlaYen-Sheng Ho2017-02-191-0/+3
| |
| * working on pdr with wlaYen-Sheng Ho2017-02-191-4/+7
| |
| * working on incremental pdrYen-Sheng Ho2017-02-181-34/+36
| |
| * working on incremental pdrYen-Sheng Ho2017-02-181-3/+146
| |
| * copied some functions from pdrYen-Sheng Ho2017-02-181-2/+427
| |
| * copied pdr_mansolveYen-Sheng Ho2017-02-181-1/+40
| |
| * started pdrIncr.cYen-Sheng Ho2017-02-182-1/+58
| |