summaryrefslogtreecommitdiffstats
path: root/src/base/abci
Commit message (Collapse)AuthorAgeFilesLines
* Exact synthesis.Mathias Soeken2016-10-252-8/+8
|
* Code for profiling arithmetic circuits.Alan Mishchenko2016-10-211-4/+18
|
* Updates to arithmetic verification.Alan Mishchenko2016-10-091-26/+56
|
* Adding switch &mfs -b to preserve white boxes during optimization.Alan Mishchenko2016-10-071-2/+6
|
* Compiler warnings.Alan Mishchenko2016-09-301-2/+2
|
* Merged alanmi/abc into defaultMathias Soeken2016-09-291-2/+6
|\
| * Adding flag 'pdr -e' to output only support variables in the invariant.Alan Mishchenko2016-09-281-2/+6
| |
* | Some fixes in BMS.Mathias Soeken2016-09-141-9/+13
| |
* | New search strategy in BMS.Mathias Soeken2016-09-141-98/+101
| |
* | Updates to BMS.Mathias Soeken2016-09-101-72/+90
| |
* | Fix in BMS.Mathias Soeken2016-09-091-0/+5
| |
* | Fixes in BMS.Mathias Soeken2016-09-091-7/+9
| |
* | Missing case in BMS.Mathias Soeken2016-09-091-1/+4
| |
* | Improvements to BMS.Mathias Soeken2016-09-091-73/+164
| |
* | Merged alanmi/abc into defaultMathias Soeken2016-09-091-0/+53
|\|
| * Experimental code for polynomial construction.Alan Mishchenko2016-09-051-0/+53
| |
* | Improvements to BMS.Mathias Soeken2016-08-291-62/+211
| |
* | Improvements to BMS.Mathias Soeken2016-08-291-1/+55
| |
* | Symmetric variables in BMS.Mathias Soeken2016-08-281-4/+7
| |
* | Improvements to BMS.Mathias Soeken2016-08-261-16/+224
| |
* | BMS fixes and start gates parameter.Mathias Soeken2016-08-252-25/+33
| |
* | Fix errors in BMS.Mathias Soeken2016-08-241-12/+14
| |
* | Improvements to BMS.Mathias Soeken2016-08-241-52/+110
| |
* | Improvements to BMS.Mathias Soeken2016-08-241-169/+410
| |
* | Merged alanmi/abc into defaultMathias Soeken2016-08-242-3/+3
|\|
| * Fix compile errors when using namespace with clang.Mathias Soeken2016-08-192-3/+3
| |
* | BMS: Store I/O, better implications to stop search.Mathias Soeken2016-08-221-64/+243
| |
* | BMS: restart solver instead of re-allocating it.Mathias Soeken2016-08-211-34/+44
| |
* | More logging in exact synthesis.Mathias Soeken2016-08-211-56/+110
| |
* | Merged alanmi/abc into defaultMathias Soeken2016-08-211-6/+18
|\|
| * Merge with parent.Mathias Soeken2016-08-181-3/+3
| |\
| | * Changes to report quantum cost in Exorcism.Alan Mishchenko2016-08-171-2/+2
| | |
| * | Missing code for CLI integration.Mathias Soeken2016-08-161-2/+2
| | |
| * | Provide number of max cubes as parameter.Mathias Soeken2016-08-161-4/+16
| |/
* | Used wrong truth table function in exact synthesis.Mathias Soeken2016-08-161-3/+3
| |
* | Merged alanmi/abc into defaultMathias Soeken2016-08-161-0/+1
|\|
| * Fix compiler problems by #including the header from FXCH package.Alan Mishchenko2016-08-161-0/+1
| |
* | Fixes to exact synthesis.Mathias Soeken2016-08-151-26/+51
| |
* | Merged alanmi/abc into defaultMathias Soeken2016-08-151-4/+8
|\|
| * Changes to report quantum cost in Exorcism.Alan Mishchenko2016-08-151-4/+8
| |
* | Exact synthesis (revert one change).Mathias Soeken2016-08-091-1/+1
| |
* | Exact synthesis.Mathias Soeken2016-08-092-23/+105
| |
* | Small change in exact synthesis.Mathias Soeken2016-08-081-1/+1
| |
* | Resource constraints in exact synthesis, arrival times in exact command.Mathias Soeken2016-08-082-39/+94
|/
* Improvements in exact synthesis.Mathias Soeken2016-08-082-63/+86
|
* Bugfixes in exact synthesis.Mathias Soeken2016-08-081-20/+60
|
* Merged in petkovska/abc-pullreq/hier-npn_fast-exact (pull request #29)Alan Mishchenko2016-08-061-5/+6
|\ | | | | | | Exact hierarchical NPN classification
| * Return the class representative of each function.Ana Petkovska2016-06-181-3/+3
| |
| * Group based exact NPN classification.Ana Petkovska2016-06-181-2/+3
| |
* | Fix some warnings.Alan Mishchenko2016-08-051-2/+2
| |