Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added another function for printing wlc | Yen-Sheng Ho | 2017-03-16 | 1 | -0/+31 |
* | %pdra: added a structural support profiling of PPIs | Yen-Sheng Ho | 2017-03-16 | 1 | -0/+117 |
* | Integration of new SAT sweeper. | Alan Mishchenko | 2017-03-11 | 2 | -14/+44 |
* | merge | Yen-Sheng Ho | 2017-03-11 | 6 | -8/+383 |
|\ | |||||
| * | Improvements to ternary simulation. | Alan Mishchenko | 2017-03-09 | 2 | -3/+7 |
| * | Improvements to ternary simulation. | Alan Mishchenko | 2017-03-09 | 6 | -8/+379 |
* | | %pdra: added an option -i for weaker proof-based refinement | Yen-Sheng Ho | 2017-03-09 | 4 | -6/+24 |
* | | %pdra: added more stats | Yen-Sheng Ho | 2017-03-09 | 1 | -1/+6 |
* | | bug fix | Yen-Sheng Ho | 2017-03-09 | 1 | -1/+2 |
* | | %pdra, %abs: added option -d for apple-to-apple comparison | Yen-Sheng Ho | 2017-03-09 | 4 | -8/+32 |
* | | %pdra: count the number of reused clauses | Yen-Sheng Ho | 2017-03-09 | 1 | -0/+10 |
|/ | |||||
* | Merged in msoeken/abc-exact (pull request #66) | Alan Mishchenko | 2017-03-06 | 3 | -4/+42 |
|\ | |||||
| * | Exact synthesis. | Mathias Soeken | 2017-03-06 | 1 | -1/+1 |
| * | Fix wrong type cast. | Mathias Soeken | 2017-03-06 | 2 | -2/+2 |
| * | Fix exact command for multiple-output functions. | Mathias Soeken | 2017-03-06 | 1 | -1/+24 |
| * | Merged alanmi/abc into default | Mathias Soeken | 2017-03-04 | 17 | -12/+3385 |
| |\ | |||||
| * \ | Merged alanmi/abc into default | Mathias Soeken | 2017-03-03 | 33 | -100/+2412 |
| |\ \ | |||||
| * \ \ | Merged alanmi/abc into default | Mathias Soeken | 2017-02-22 | 177 | -1949/+26306 |
| |\ \ \ | |||||
| * \ \ \ | Merged alanmi/abc into default | Mathias Soeken | 2016-12-07 | 47 | -251/+7342 |
| |\ \ \ \ | |||||
| * | | | | | Exact synthesis. | Mathias Soeken | 2016-11-02 | 1 | -1/+16 |
* | | | | | | Prevents Satoko from silently becoming inconsistent | Bruno Schmitt | 2017-03-06 | 2 | -8/+18 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Clone of the main SAT solver to eneable independent work. | Alan Mishchenko | 2017-03-03 | 2 | -0/+2 |
* | | | | | Clone of the main SAT solver to eneable independent work. | Alan Mishchenko | 2017-03-03 | 5 | -0/+3135 |
* | | | | | merge | Yen-Sheng Ho | 2017-03-03 | 23 | -50/+1385 |
|\ \ \ \ \ | |||||
| * | | | | | removed unnecessary declaration | Heinz Riener | 2017-03-03 | 1 | -1/+0 |
| * | | | | | changed int to unsigned / narrowing conversion error | Heinz Riener | 2017-03-03 | 3 | -3/+3 |
| * | | | | | added missing ABC_NAMESPACE_HEADER | Heinz Riener | 2017-03-03 | 1 | -0/+4 |
| * | | | | | stringizing macro argument | Heinz Riener | 2017-03-03 | 1 | -2/+2 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Moving global declarations into 'abcapi.h' and moving it into 'main' package. | Alan Mishchenko | 2017-03-02 | 1 | -0/+4 |
| * | | | | Moving global declarations into 'abcapi.h' and moving it into 'main' package. | Alan Mishchenko | 2017-03-02 | 6 | -17/+117 |
| * | | | | Macro to prevent writing history file. | Alan Mishchenko | 2017-03-02 | 1 | -3/+5 |
| * | | | | Adding experimental command. | Alan Mishchenko | 2017-03-02 | 4 | -0/+109 |
| * | | | | Adding command 'glitch' for glitch simulation. | Alan Mishchenko | 2017-03-02 | 4 | -15/+168 |
| * | | | | Network interface exploration. | Alan Mishchenko | 2017-03-02 | 1 | -0/+614 |
| * | | | | Adding alternative generalization procedure. | Alan Mishchenko | 2017-03-02 | 3 | -21/+132 |
| * | | | | Adding efficient procedure to minimize the set of assumptions (improved liter... | Alan Mishchenko | 2017-03-02 | 1 | -1/+8 |
| * | | | | Adding alternative generalization procedure. | Alan Mishchenko | 2017-03-01 | 1 | -0/+1 |
| * | | | | Adding alternative generalization procedure. | Alan Mishchenko | 2017-03-01 | 2 | -7/+159 |
| * | | | | Adding efficient procedure to minimize the set of assumptions. | Alan Mishchenko | 2017-03-01 | 3 | -0/+79 |
* | | | | | only try scorr on small circuits | Yen-Sheng Ho | 2017-03-03 | 1 | -27/+31 |
* | | | | | added scorr to %pdra -u | Yen-Sheng Ho | 2017-03-02 | 1 | -1/+32 |
* | | | | | added experimental codes | Yen-Sheng Ho | 2017-03-02 | 2 | -2/+107 |
* | | | | | %pdra: added an option -u for checking comb. unsat | Yen-Sheng Ho | 2017-03-01 | 5 | -5/+54 |
* | | | | | %pdra: now checks if cex is real before refinement | Yen-Sheng Ho | 2017-03-01 | 1 | -0/+44 |
|/ / / / | |||||
* | | | | Fixed a few compilcation issues with Windows compiler. | Alan Mishchenko | 2017-02-28 | 1 | -11/+12 |
* | | | | small tweaks | Yen-Sheng Ho | 2017-02-28 | 1 | -1/+1 |
* | | | | merge | Yen-Sheng Ho | 2017-02-28 | 10 | -26/+197 |
|\ \ \ \ | |||||
| * | | | | Adding an procedure to write DIMACS. | Bruno Schmitt | 2017-02-28 | 5 | -3/+74 |
| * | | | | Enabling LUT pairing. | Alan Mishchenko | 2017-02-27 | 1 | -4/+5 |
| * | | | | Adding dump of trivial abstraction map at the beginning in &gla -m. | Alan Mishchenko | 2017-02-25 | 1 | -15/+25 |