summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merged alanmi/abc into defaultMathias Soeken2017-03-0416-12/+3377
|\
| * Clone of the main SAT solver to eneable independent work.Alan Mishchenko2017-03-032-0/+2
| * Clone of the main SAT solver to eneable independent work.Alan Mishchenko2017-03-034-0/+3127
| * mergeYen-Sheng Ho2017-03-0322-50/+1377
| |\
| | * removed unnecessary declarationHeinz Riener2017-03-031-1/+0
| | * changed int to unsigned / narrowing conversion errorHeinz Riener2017-03-033-3/+3
| | * added missing ABC_NAMESPACE_HEADERHeinz Riener2017-03-031-0/+4
| | * stringizing macro argumentHeinz Riener2017-03-031-2/+2
| * | only try scorr on small circuitsYen-Sheng Ho2017-03-031-27/+31
| * | added scorr to %pdra -uYen-Sheng Ho2017-03-021-1/+32
| * | added experimental codesYen-Sheng Ho2017-03-022-2/+107
| * | %pdra: added an option -u for checking comb. unsatYen-Sheng Ho2017-03-015-5/+54
| * | %pdra: now checks if cex is real before refinementYen-Sheng Ho2017-03-011-0/+44
* | | 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