summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | working on %pdra -mYen-Sheng Ho2017-02-221-3/+24
| * | added an option -m for %pdraYen-Sheng Ho2017-02-223-3/+9
* | | Merged alanmi/abc into defaultMathias Soeken2017-02-22173-1947/+26070
|\ \ \ | | |/ | |/|
| * | Removing unused procedure.Alan Mishchenko2017-02-222-20/+0
| |/
| * Remapping flops in '%pdra.Alan Mishchenko2017-02-212-14/+94
| * 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-226-4/+1038
| |\
| | * clean upYen-Sheng Ho2017-02-211-269/+0
| | * clean upYen-Sheng Ho2017-02-214-49/+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
| | * 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-182-4/+429
| | * copied pdr_mansolveYen-Sheng Ho2017-02-182-3/+41
| | * started pdrIncr.cYen-Sheng Ho2017-02-183-1/+60
| | * added ipdrYen-Sheng Ho2017-02-171-0/+268
| * | Small tweak to rollback behavior.Bruno Schmitt2017-02-213-0/+8
| * | Experiments with SAT sweeping.Alan Mishchenko2017-02-202-3/+18
| * | Adding new command to reset Satoko.Bruno Schmitt2017-02-196-9/+63
| * | Experiments with SAT sweeping.Alan Mishchenko2017-02-191-18/+71
| * | Experiments with SAT sweeping.Alan Mishchenko2017-02-185-25/+108
| * | New function to retrieve polarity value of a variable.Bruno Schmitt2017-02-182-1/+6
| * | Bug fix in analyze_final method.Bruno Schmitt2017-02-181-2/+2
| * | Compiler warnings.Alan Mishchenko2017-02-182-2/+2
| * | Compiler warnings.Alan Mishchenko2017-02-183-8/+8
| * | Experiments with SAT sweeping.Alan Mishchenko2017-02-1810-28/+932
| |/
| * Promising modification of the generalization procedure in 'pdr'.Alan Mishchenko2017-02-171-0/+10
| * Experiment with graph constuction using ZDDs.Alan Mishchenko2017-02-171-0/+203
| * Fixing missing sat_solver APIs in 'iprove'.Alan Mishchenko2017-02-161-6/+24
| * Promising alternative of CEX minimization in 'pdr'.Alan Mishchenko2017-02-164-37/+57
| * Experiment with graph constuction using ZDDs.Alan Mishchenko2017-02-161-0/+46
| * Fixing memory leak in 'pdr'.Alan Mishchenko2017-02-161-6/+7
| * Promising modification of the generalization procedure in 'pdr'.Alan Mishchenko2017-02-165-18/+34
| * Fixing missing sat_solver APIs in 'iprove'.Alan Mishchenko2017-02-151-3/+40
| * Merged alanmi/abc into defaultBruno Schmitt2017-02-1514-246/+1345
| |\
| | * Word-level abstraction engine.Alan Mishchenko2017-02-1513-246/+1151
| | * Experiments with simulation.Alan Mishchenko2017-02-141-0/+194
| * | - Small changes to the watch lists behavior.Bruno Schmitt2017-02-157-5/+98
| |/
| * - Small bug fix in var activity (improve performance)Bruno Schmitt2017-02-144-56/+55
| * Adding PDR with abstraction.Alan Mishchenko2017-02-131-5/+5