summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Adding alternative generalization procedure.Alan Mishchenko2017-03-023-21/+132
|
* Adding efficient procedure to minimize the set of assumptions (improved ↵Alan Mishchenko2017-03-021-1/+8
| | | | literal reordering).
* Adding alternative generalization procedure.Alan Mishchenko2017-03-011-0/+1
|
* Adding alternative generalization procedure.Alan Mishchenko2017-03-012-7/+159
|
* Adding efficient procedure to minimize the set of assumptions.Alan Mishchenko2017-03-013-0/+79
|
* Fixed a few compilcation issues with Windows compiler.Alan Mishchenko2017-02-281-11/+12
|
* small tweaksYen-Sheng Ho2017-02-281-1/+1
|
* mergeYen-Sheng Ho2017-02-2810-26/+197
|\
| * Adding an procedure to write DIMACS.Bruno Schmitt2017-02-285-3/+74
| | | | | | | | Fixing small bugs.
| * Enabling LUT pairing.Alan Mishchenko2017-02-271-4/+5
| |
| * Adding dump of trivial abstraction map at the beginning in &gla -m.Alan Mishchenko2017-02-251-15/+25
| |
| * Restoring constraint manager to read old constraint file by default (use ↵Alan Mishchenko2017-02-252-18/+26
| | | | | | | | 'read_constr -n' to read new format).
| * Adding dump of trivial abstraction map at the beginning in &gla -m.Alan Mishchenko2017-02-252-1/+82
| |
* | added an option -r to %pdra: proof-based refinement onlyYen-Sheng Ho2017-02-284-8/+21
| |
* | improved profiling in %pdraYen-Sheng Ho2017-02-281-4/+26
| |
* | added -L to %absYen-Sheng Ho2017-02-282-2/+16
| |
* | improved %pdra -LYen-Sheng Ho2017-02-271-0/+14
| |
* | %pdra -L: now applies to all typesYen-Sheng Ho2017-02-274-33/+105
| |
* | small tweaksYen-Sheng Ho2017-02-271-6/+6
| |
* | fixed a bugYen-Sheng Ho2017-02-261-2/+0
| |
* | added an option -L to %pdra for limiting the number of muxesYen-Sheng Ho2017-02-264-3/+85
| |
* | small tweaksYen-Sheng Ho2017-02-261-11/+58
| |
* | improved %pdra -bYen-Sheng Ho2017-02-251-24/+43
| |
* | added an option -b to %pdraYen-Sheng Ho2017-02-254-32/+237
| |
* | imported proof-based codes from ufarYen-Sheng Ho2017-02-251-0/+78
| |
* | imported proof-based codes from ufarYen-Sheng Ho2017-02-251-0/+72
| |
* | imported proof-based codes from ufarYen-Sheng Ho2017-02-251-0/+88
|/
* megeYen-Sheng Ho2017-02-243-21/+3
|\
| * Small changes in the usage message for &gla.Alan Mishchenko2017-02-231-1/+3
| |
| * Removing unused procedure.Alan Mishchenko2017-02-222-20/+0
| |
* | changed how pdr -t cleans up abs flopsYen-Sheng Ho2017-02-231-0/+15
| |
* | added %pdra -a: run with pdr -nctYen-Sheng Ho2017-02-235-2/+42
| |
* | working on %pdra -mYen-Sheng Ho2017-02-221-3/+24
| |
* | added an option -m for %pdraYen-Sheng Ho2017-02-223-3/+9
|/
* Remapping flops in '%pdra.Alan Mishchenko2017-02-212-14/+94
|
* Changes to Visual Studio project file to support 'pdra'.Alan Mishchenko2017-02-212-2/+6
|
* Merged in ysho/abc (pull request #59)Alan Mishchenko2017-02-227-4/+1043
|\ | | | | | | added a new abstraction
| * clean upYen-Sheng Ho2017-02-211-269/+0
| |
| * clean upYen-Sheng Ho2017-02-215-77/+8
| |
| * small tweaks in %pdra -pYen-Sheng Ho2017-02-201-0/+7
| |
| * added options of checking and pushing to %pdraYen-Sheng Ho2017-02-204-10/+51
| |
| * added datastructure for %pdra optionsYen-Sheng Ho2017-02-203-4/+45
| |
| * fixed time profiling in pdrYen-Sheng Ho2017-02-201-0/+4
| |
| * 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-192-3/+6
| |
| * working on pdr with wlaYen-Sheng Ho2017-02-192-15/+48
| |
| * working on pdr with wlaYen-Sheng Ho2017-02-192-5/+28
| |
| * working on pdr with wlaYen-Sheng Ho2017-02-191-2/+23
| |
| * working on pdr with wlaYen-Sheng Ho2017-02-194-5/+120
| |
| * started %pdraYen-Sheng Ho2017-02-191-0/+117
| |