summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merged alanmi/abc into defaultMathias Soeken2017-03-0332-100/+2404
|\
| * Moving global declarations into 'abcapi.h' and moving it into 'main' package.Alan Mishchenko2017-03-026-17/+117
| * Macro to prevent writing history file.Alan Mishchenko2017-03-021-3/+5
| * Adding experimental command.Alan Mishchenko2017-03-023-0/+105
| * Adding command 'glitch' for glitch simulation.Alan Mishchenko2017-03-024-15/+168
| * Network interface exploration.Alan Mishchenko2017-03-021-0/+614
| * Adding alternative generalization procedure.Alan Mishchenko2017-03-023-21/+132
| * Adding efficient procedure to minimize the set of assumptions (improved liter...Alan Mishchenko2017-03-021-1/+8
| * 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
| | * 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 'rea...Alan Mishchenko2017-02-252-18/+26
| | * 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
| * | 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
* | | 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